[PATCH 04/20] ARM: imx: convert audmux to a platform driver
Shawn Guo
shawn.guo at linaro.org
Mon Mar 5 02:35:41 EST 2012
On Sun, Mar 04, 2012 at 08:00:31PM +0100, Sascha Hauer wrote:
...
> The audmux is a device completely internal to the i.MX and is registered
> without platform_data. I think we should do the device registration
> somewhere in the SoC specific code and not do it in each board.
> Also we now have platform_device_register_simple, we shouldn't use the
> imx_ variant in new code.
>
Good point. Then we do not need to add audmux device board by board.
--
Regards,
Shawn
More information about the linux-arm-kernel
mailing list