commit | 7cbeb2e1bf0c0972d7ff09af1f37e77bfac680ce | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Feb 11 14:22:51 2020 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Feb 27 17:49:04 2020 -0300 |
tree | 84738959fade011ef3174f924f726e023503d755 | |
parent | 354d5aba6683c41962b591c9b6832a49b160bb46 [diff] |
media: smiapp: Move definitions under driver directory include/media/i2c/smiapp.h was meant to serve systems where the sensor is enumerated through platform data. That's no longer necessary, hopefully not even in out-of-tree use cases. Move the definitions to the appropriate headers. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>