On Tue, Jan 10, 2012 at 08:44:41PM -0600, Ricardo Neri wrote: > The approach that I am planning to follow is to move the ASOC HDMI OMAP4 > codec to the sound directory and leave all the IP-specific functions > (e.g., to set registers) in the video directory. The audio code should > be generic in the sense that it does not change an IP register directly. > This is to follow a similar approach as that followed by DSS in which > all IP-specific code is separated from DSS code. Also, it makes more > sense to me to have the ASoC codec under sound/soc/codecs. Depending on how abstract that interface is it may be better to make it into something more cross platform than just an OMAP thing - if you're talking about not having any knowledge of the registers or anything then it seems like that should be possible. It would preclude the use of something OMAP specific like DSS though. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html