From: Ricardo Neri Date: Tue, 6 Nov 2012 06:19:17 +0000 (-0600) Subject: OMAPDSS: HDMI: Create platform device for audio support X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14840b9a83c6a56629db2ba0ec247503e975f143;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed