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

From: Mark Brown
Date: Tue Dec 30 2014 - 11:54:08 EST


On Tue, Dec 30, 2014 at 10:55:48AM +0000, Andrew Jackson wrote:
> From: Andrew Jackson <Andrew.Jackson@xxxxxxx>
>
> 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.

Attachment: signature.asc
Description: Digital signature