[PATCH v5 6/6] ASoC: dwc: Add devicetree support for Designware I2S

Mark Brown broonie at kernel.org
Tue Dec 30 08:53:31 PST 2014


On Tue, Dec 30, 2014 at 10:55:48AM +0000, Andrew Jackson wrote:
> From: Andrew Jackson <Andrew.Jackson at arm.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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141230/a8ba5042/attachment-0001.sig>


More information about the linux-arm-kernel mailing list