commit | 48fc10aaf180d71bd7953f9e25b0fd7393b5123a | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun May 17 08:38:04 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat May 30 11:42:33 2015 -0300 |
tree | 801ea16d1a7b7184b6003943f09af429d5835d00 | |
parent | 7615f4bcfae51a4cc5a5ad9610c02b735496a96b [diff] |
[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 <crope@iki.fi> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>