"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "9c8eca3ca43d7337be2485169d4d86a9b6f477d2"
ASoC: OMAP: HDMI: Introduce driver data for audio codec
Under the new DSS architecture for HDMI, there is a clear separation between general DSS code and HDMI IP-specific data. Functions that require access to the HDMI driver IP-specific data receive an hdmi_ip_data structure. The ASoC codec require access to such IP-specific data. Then, instead of accessing it directly, it will be passed as codec driver data. This also helps to have a clear separation between DSS and ASoC portions of the code. Signed-off-by:Ricardo Neri <ricardo.neri@ti.com> Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Loading
Please register or sign in to comment