OSDN Git Service

media: smiapp: Move definitions under driver directory
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 11 Feb 2020 17:22:51 +0000 (14:22 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 27 Feb 2020 20:49:04 +0000 (17:49 -0300)
commit7cbeb2e1bf0c0972d7ff09af1f37e77bfac680ce
tree84738959fade011ef3174f924f726e023503d755
parent354d5aba6683c41962b591c9b6832a49b160bb46
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>
drivers/media/i2c/smiapp/smiapp-reg.h
drivers/media/i2c/smiapp/smiapp.h
include/media/i2c/smiapp.h [deleted file]