Searched hist:"0658293012 af1e69d8bb8a25e71781470f9b2ac6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | diff 0658293012af1e69d8bb8a25e71781470f9b2ac6 Wed Aug 29 04:52:46 CDT 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: v4l: subdev: Add a function to set an I²C sub-device's name
v4l2_i2c_subdev_set_name() can be used to assign a name to a sub-device. This way uniform names can be formed easily without having to resort to things such as snprintf in drivers.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
/openbmc/linux/include/media/ |
H A D | v4l2-common.h | diff 0658293012af1e69d8bb8a25e71781470f9b2ac6 Wed Aug 29 04:52:46 CDT 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: v4l: subdev: Add a function to set an I²C sub-device's name
v4l2_i2c_subdev_set_name() can be used to assign a name to a sub-device. This way uniform names can be formed easily without having to resort to things such as snprintf in drivers.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|