Re: [alsa-devel] [PATCH v2] ASoC: omap: convert per-board modules to platform drivers
8 Sep
2011
8 Sep
'11
9:08 p.m.
On 8 September 2011 19:35, Jassi Brar jaswinder.singh@linaro.org wrote:
On 8 September 2011 23:48, Mark Brown broonie@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() ?
That seems like a sensible approach to me.
--
Mans Rullgard
Multimedia
mans.rullgard@linaro.org
4854
Age (days ago)
4854
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mans Rullgard