]> www.infradead.org Git - users/willy/xarray.git/commit
media: i2c: ds90ub913: Align ub913_read() with other similar functions
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Mon, 3 Mar 2025 16:02:06 +0000 (21:32 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:03 +0000 (10:15 +0200)
commit3e80dbb464eb8bb2f45c7c83ec379818d611c358
tree11da25156aa74ebc188966af13f7556baa7aedc9
parentef205273132bdc9bcfa1540eef8105475a453300
media: i2c: ds90ub913: Align ub913_read() with other similar functions

Adjust the ub913_read() to have similar form than the other similar
functions in ub9xx drivers. This makes it easier to deal with all the
read/write functions with a semantic patch.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ds90ub913.c