From 7c3291f06b4e025c4bd373adbb3f6354080f5097 Mon Sep 17 00:00:00 2001 From: Ricardo Neri Date: Thu, 15 Mar 2012 12:58:51 -0600 Subject: [PATCH] OMAPDSS: HDMI: Remove ASoC codec Remove the ASoC OMAP HDMI audio codec. The goal of removing the codec is to, in subsequent patches, give way to the implementation of the HDMI audio support using the DSS device driver audio interface. This approach will expose the HDMI audio functionality to any interested entity. In a separate patch, ASoC will use this new approach to expose HDMI audio to ALSA. Signed-off-by: Ricardo Neri --- drivers/video/omap2/dss/hdmi.c | 236 ------------------------------ drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h | 5 - 2 files changed, 241 deletions(-) diff --git a/drivers/video/omap2/dss/hdmi.c b/drivers/video/omap2/dss/hdmi.c index 8f0549a..0f8efc9 100644 --- a/drivers/video/omap2/dss/hdmi.c +++ b/drivers/video/omap2/dss/hdmi.c @@ -33,12 +33,6 @@ #include #include #include