Searched hist:d2dc57b10ae2bd2e2e92ce26f2aaf24bcee17c53 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov13858.c | diff d2dc57b10ae2bd2e2e92ce26f2aaf24bcee17c53 Wed Mar 21 15:29:27 CDT 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
An older version of the driver patches were merged accidentally which resulted in missing the array_size parameter that tells the length of the array that contains the different supported sizes.
Bring it back to v4l2_find_nearest size and make the corresponding change for the drivers using it as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | ov5670.c | diff d2dc57b10ae2bd2e2e92ce26f2aaf24bcee17c53 Wed Mar 21 15:29:27 CDT 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
An older version of the driver patches were merged accidentally which resulted in missing the array_size parameter that tells the length of the array that contains the different supported sizes.
Bring it back to v4l2_find_nearest size and make the corresponding change for the drivers using it as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
/openbmc/linux/include/media/ |
H A D | v4l2-common.h | diff d2dc57b10ae2bd2e2e92ce26f2aaf24bcee17c53 Wed Mar 21 15:29:27 CDT 2018 Sakari Ailus <sakari.ailus@linux.intel.com> media: v4l: Bring back array_size parameter to v4l2_find_nearest_size
An older version of the driver patches were merged accidentally which resulted in missing the array_size parameter that tells the length of the array that contains the different supported sizes.
Bring it back to v4l2_find_nearest size and make the corresponding change for the drivers using it as well.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|