commit | e7f4861dad89b100f56eee59c2c2a6f0ee1287ff | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javierm@redhat.com> | Sat Sep 01 08:46:30 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Sep 17 15:19:59 2018 -0400 |
tree | 05fc72ff7718433087b536b55a13bcb6f0e3b8a7 | |
parent | b7a417628abf49dae98cb80a272dc133b0e4d1a3 [diff] |
media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register() The function not only does initialization but also registers the subdevice so change its name to make this more clear. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>