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