media: ov6650: Register with asynchronous subdevice framework
authorJanusz Krzysztofik <jmkrzyszt@gmail.com>
Sat, 30 Mar 2019 01:06:10 +0000 (21:06 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 22 Apr 2019 15:33:46 +0000 (11:33 -0400)
commitc62b96050bee7f1ffbee5cdf3d002fca7f7ce710
tree58cf6c3d22733f057bc5a5aa15b0e14b85462302
parentccdd85d518d8b9320ace1d87271f0ba2175f21fa
media: ov6650: Register with asynchronous subdevice framework

Register V4L2 subdevice implemented by the driver to the V4L2
asynchronous subdevice framework.

[Sakari Ailus: Remove extra call to v4l2_i2c_subdev_set_name]

Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/i2c/ov6650.c