Searched hist:"54 b1b41f8be7017950d7cdfe8834ed6361d0e33a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/cx231xx/ |
H A D | cx231xx-i2c.c | diff 54b1b41f8be7017950d7cdfe8834ed6361d0e33a Mon Jul 31 08:38:50 CDT 2017 Peter Rosin <peda@axentia.se> media: cx231xx: fail probe if i2c_add_adapter fails
While at it, change the type of the previously always-zero i2c_rc member to int, matching the returned type from i2c_add_adapter.
Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|
H A D | cx231xx.h | diff 54b1b41f8be7017950d7cdfe8834ed6361d0e33a Mon Jul 31 08:38:50 CDT 2017 Peter Rosin <peda@axentia.se> media: cx231xx: fail probe if i2c_add_adapter fails
While at it, change the type of the previously always-zero i2c_rc member to int, matching the returned type from i2c_add_adapter.
Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|