]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: i2c: ov2740: Small cleanups
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 10 Jan 2025 07:36:45 +0000 (09:36 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 15 Feb 2025 14:22:47 +0000 (15:22 +0100)
commitac05e841be0eed579461a6e5ba7a922218a0da5d
treeb98de4f56a143391933113aa80e6f49b46078d49
parent71dfb2c7548994aad6cb0a316c2601e7144d15a5
media: i2c: ov2740: Small cleanups

Small cleanups for the driver, namely removal of OV2740_NUM_SUPPLIES
macro, use of unsigned int for a loop and printing the missing "0x" for a
hexadecimal number.

Co-developed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ov2740.c