]> rtime.felk.cvut.cz Git - linux-imx.git/commit
OMAPDSS: HDMI: Create platform device for audio support
authorRicardo Neri <ricardo.neri@ti.com>
Tue, 6 Nov 2012 06:19:17 +0000 (00:19 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 6 Nov 2012 11:33:36 +0000 (13:33 +0200)
commit14840b9a83c6a56629db2ba0ec247503e975f143
treeba94bc8fb1fb85a4b3bbcc9debd38df24c450e10
parentd7b6f4437fb7796af774c5423a4b9b486b19233f
OMAPDSS: HDMI: Create platform device for audio support

Creating the accessory devices, such as audio, from the HDMI driver
allows to regard HDMI as a single entity with audio an display
functionality. This intends to follow the design of drivers such
as MFD, in which a single entity handles the creation of the accessory
devices. Such devices are then used by domain-specific drivers; audio in
this case.

Also, this is in line with the DT implementation of HDMI, in which we will
have a single node to describe this feature of the OMAP SoC.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/hdmi.c