]> git.baikalelectronics.ru Git - kernel.git/commit
[media] smiapp: Obtain correct media bus code for try format
authorSakari Ailus <sakari.ailus@linux.intel.com>
Thu, 8 Sep 2016 08:49:27 +0000 (05:49 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 21 Oct 2016 17:13:26 +0000 (15:13 -0200)
commit84188f12f28b47029a1fe747f490cebdb333f63c
treec48e7f12c6be6298eb5812e819b0615ecb9ead58
parenta0542e214c6e7abe2479052df6640e4c6c9ec38d
[media] smiapp: Obtain correct media bus code for try format

The media bus code obtained for try format may have been a code that the
sensor did not even support. Use a supported code with the current pixel
order.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/smiapp/smiapp-core.c