[PATCH v6 6/6] wlcore: remove wl12xx_platform_data
Arnd Bergmann
arnd at arndb.de
Sun Mar 15 05:08:19 PDT 2015
On Sunday 15 March 2015 10:50:42 Eliad Peller wrote:
> yeah, i missed it :/
>
> looks like there's no platform that defines platform data for it.
> i'll replace the dev_get_platdata() with a function that only parses
> the clock-frequency properties (the irq is taken in this case from the
> spi_device).
> (or maybe i should just drop it, as no one actually uses it?)
I don't think we should drop the driver, but dropping the platform_data
support sounds reasonable. New users of this driver should all be using
DT, and if there is a good reason to use platform_data, it's easily
put back.
Arnd
More information about the linux-arm-kernel
mailing list