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

2011-09-12 Thread Mark Brown
On Sun, Sep 11, 2011 at 11:57:32AM +0100, Mans Rullgard wrote: > This converts the per-board modules to platform drivers for a > device created by in main platform setup. These drivers call > snd_soc_register_card() directly instead of going via a "soc-audio" > device and the corresponding driver

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

2011-09-11 Thread Mans Rullgard
This converts the per-board modules to platform drivers for a device created by in main platform setup. These drivers call snd_soc_register_card() directly instead of going via a "soc-audio" device and the corresponding driver in soc-core. Signed-off-by: Mans Rullgard --- Removed the unnecessary