From: Martin Bugge Date: Fri, 19 Dec 2014 12:14:21 +0000 (-0300) Subject: [media] hdmi: added unpack and logging functions for InfoFrames X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~199 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c676f378edb16cb68f7815581c8119fc43a4b85;p=pandora-kernel.git [media] hdmi: added unpack and logging functions for InfoFrames When receiving video it is very useful to be able to unpack the InfoFrames. Logging is useful as well, both for transmitters and receivers. Especially when implementing the VIDIOC_LOG_STATUS ioctl (supported by many V4L2 drivers) for a receiver it is important to be able to easily log what the InfoFrame contains. This greatly simplifies debugging. Signed-off-by: Martin Bugge Signed-off-by: Hans Verkuil Acked-by: Thierry Reding Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed