14 Aug
2014
14 Aug
'14
7:10 p.m.
On Thu, Aug 14, 2014 at 12:28:07PM +0300, Jyri Sarha wrote:
After discussing with Peter and Tomi I decided to change the approach a bit. There should not be any new device registered, just ASoC components that are implemented under sound/soc as a library rather than a device driver.
The library would export a register and unregister functions to be called from video driver directory. The functions will then register the necessary ASoC components under the video device.
If there are no objections I'll go ahead implementing this approach, first for OMAP HDMI audio, and later for SiI9022 driver we are cooking.
That also sounds perfectly sensible.