Re: [PATCH 01/10] OMAPDSS: HDMI: Remove ASoC codec

2012-04-24 Thread Ricardo Neri
Hi Tomi, Thanks for your comments! On 04/23/2012 08:17 AM, Tomi Valkeinen wrote: On Wed, 2012-03-28 at 16:38 -0600, Ricardo Neri wrote: Instead of having an ASoC codec embedded into DSS code, use the generic DSS device driverinterface for audio support. This allows to any potential user, inclu

Re: [PATCH 01/10] OMAPDSS: HDMI: Remove ASoC codec

2012-04-23 Thread Tomi Valkeinen
On Wed, 2012-03-28 at 16:38 -0600, Ricardo Neri wrote: > Instead of having an ASoC codec embedded into DSS code, use the generic DSS > device driverinterface for audio support. This allows to any potential user, > including an ASoC driver, take advantage of the HDMI audio functionality. The descri

[PATCH 01/10] OMAPDSS: HDMI: Remove ASoC codec

2012-03-28 Thread Ricardo Neri
Instead of having an ASoC codec embedded into DSS code, use the generic DSS device driverinterface for audio support. This allows to any potential user, including an ASoC driver, take advantage of the HDMI audio functionality. Signed-off-by: Ricardo Neri --- drivers/video/omap2/dss/hdmi.c | 236