From: Antti Palosaari Date: Sun, 17 May 2015 11:38:04 +0000 (-0300) Subject: [media] v4l2: correct two SDR format names X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~177 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fc10aaf180d71bd7953f9e25b0fd7393b5123a;p=pandora-kernel.git [media] v4l2: correct two SDR format names U8 and U16LE format human readable names were translated with string containing emulated word. These strings were taken from msi2500 driver, where those formats were emulated (after module parameter is set). But on API correct names should be used, without any special case notes. Signed-off-by: Antti Palosaari Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed