[PATCH v2] ASoC: omap: convert per-board modules to platform drivers

Jassi Brar jaswinder.singh at linaro.org
Thu Sep 8 14:35:17 EDT 2011


On 8 September 2011 23:48, Mark Brown
<broonie at opensource.wolfsonmicro.com> wrote:
> On Thu, Sep 08, 2011 at 11:47:16PM +0530, Jassi Brar wrote:
>
>> Can't we do by having omap_init_audio() in arch/arm/mach-omap2/devices.c
>> generate a platform device of name depending upon machine_is_* ?
>
> That's not a bad idea.  If we were going to do that it shouldn't be OMAP
> specific, any platform could use it.  Though we'd need a way to override
> it to provide platform data on systems that needs it.
Perhaps by providing an optional call, say set_asoc_platdata(void *pdata),
that boards could call from their init_machine() ?



More information about the linux-arm-kernel mailing list