From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966017AbbJVXfF (ORCPT ); Thu, 22 Oct 2015 19:35:05 -0400 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:60037 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965977AbbJVXeu (ORCPT ); Thu, 22 Oct 2015 19:34:50 -0400 Date: Thu, 22 Oct 2015 13:40:57 +0100 From: Mark Brown To: Richard Fitzgerald Cc: lee.jones@linaro.org, linus.walleij@linaro.org, patches@opensource.wolfsonmicro.com, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org Message-ID: <20151022124057.GG8232@sirena.org.uk> References: <1445264027-7357-1-git-send-email-rf@opensource.wolfsonmicro.com> <1445264027-7357-4-git-send-email-rf@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ahP6B03r4gLOj5uD" Content-Disposition: inline In-Reply-To: <1445264027-7357-4-git-send-email-rf@opensource.wolfsonmicro.com> X-Cookie: Does not include installation. User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 211.36.156.43 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH v2 3/3] ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ahP6B03r4gLOj5uD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 19, 2015 at 03:13:47PM +0100, Richard Fitzgerald wrote: > @@ -134,6 +134,7 @@ config SND_SOC_ALL_CODECS > select SND_SOC_WM5100 if I2C > select SND_SOC_WM5102 if MFD_WM5102 > select SND_SOC_WM5110 if MFD_WM5110 > + select SND_SOC_CS47L24 if MFD_CS47L24 > select SND_SOC_WM8350 if MFD_WM8350 > select SND_SOC_WM8400 if MFD_WM8400 > select SND_SOC_WM8510 if SND_SOC_I2C_AND_SPI Please keep the Makefile and Kconfig sorted. > +config SND_SOC_CS47L24 > + tristate "TEST cs47l24" > + This isn't a good help text for the symbol. Otherwise the code looks good. --ahP6B03r4gLOj5uD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWKNlYAAoJECTWi3JdVIfQ51wH/jRi5+mpiG8OZ8PLj37oVxd7 U7XpNGssv/lOU18+dWhQcEwkW3NND+rwB9zOyYrropl5eaNtA0UQheoI9Qj9DyqW 0hhvDoPcYYaaWtP8dQrMifm8y4xAsfWos/qmd7OlcycoOIEXmI0RkVUugckhKK13 oYqD5wkTfIhBlyWu2+XzpR9ZTTafcVdMU9lDovhNxbaZwrke+Bvk1StlQgxB3ShJ WzKZFtYKk8jpRwMIGMtnKA2Yo/DEi+uCqOAP+cyfVL8m6Ne4ZAUC//zwNy71GiyU JP6zZIzi+w/eN8VJoEryi6cGYBMOD50aqNjRGnwiCBrHdvxZyMeycrt71MSLbeI= =vy8I -----END PGP SIGNATURE----- --ahP6B03r4gLOj5uD--