[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141230165331.GM17800@sirena.org.uk>
Date: Tue, 30 Dec 2014 16:53:31 +0000
From: Mark Brown <broonie@...nel.org>
To: Andrew Jackson <andrew.jackson@....com>
Cc: Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.de>,
Liam Girdwood <lgirdwood@...il.com>,
Rajeev Kumar <rajeevkumar.linux@...il.com>,
Liviu Dudau <Liviu.Dudau@....com>,
Lars-Peter Clausen <lars@...afoo.de>,
Arnd Bergmann <arnd@...db.de>, robh+dt@...nel.org,
pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
linux-arm-kernel@...ts.infradead.org, alsa-devel@...a-project.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 6/6] ASoC: dwc: Add devicetree support for Designware
I2S
On Tue, Dec 30, 2014 at 10:55:48AM +0000, Andrew Jackson wrote:
> From: Andrew Jackson <Andrew.Jackson@....com>
>
> Allow the driver to be configured through a device tree rather than platform
> data.
Applied but...
> +#ifdef CONFIG_OF
> + .of_match_table = of_match_ptr(dw_i2s_of_match),
> +#endif
...the whole point of of_match_ptr() is that it avoids the need for the
ifdef, please send a followup removing them.
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists