commit | 17121d12a5c1089bdfce429bc6f7ae2c25d9d25d | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Wed May 23 05:33:32 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Wed Jun 27 09:49:11 2018 -0400 |
tree | e9df50769474980c8700f418bca631a7cf5573cf | |
parent | 7daf201d7fe8334e2d2364d4e8ed3394ec9af819 [diff] |
media: imx258: Check the rotation property has a value of 180 The driver only supports streaming images flipped horizontally and vertically. In order to ensure that all current users will be fine if or when support for upright streaming is added, require the presence of the "rotation" control now. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Tested-by: "Lai, Jim" <jim.lai@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>