From 48fc10aaf180d71bd7953f9e25b0fd7393b5123a Mon Sep 17 00:00:00 2001 From: Antti Palosaari Date: Sun, 17 May 2015 08:38:04 -0300 Subject: [PATCH] [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-format-patch failed