]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 19 Aug 2013 15:59:02 +0000 (16:59 +0100)
committerDave Airlie <airlied@gmail.com>
Thu, 29 Aug 2013 22:41:42 +0000 (08:41 +1000)
commitae84b900b009589a7017a1f8f060edd7de501642
tree2e7aba702d9c2c95510f271fa9c8b1fa751810ea
parentaf3e95b40720cdf301eb85387c0a3dc4067cc551
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe

We just got rid of the version of hdmi_vendor_infoframe that had a byte
array for anyone to poke at. It's now time to shuffle around the naming
of hdmi_hdmi_infoframe to make hdmi_vendor_infoframe become the HDMI
vendor specific structure.

Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/host1x/drm/hdmi.c
drivers/video/hdmi.c
include/linux/hdmi.h