* Move define statements to the top of the file * Add ram and eeprom start addr as define statements * fix masking of bits using GENMASK macro from bits.h Moses Christopher Bollavarapu (3): media: i2c: video-i2c: Move defines to the top of the file media: i2c: video-i2c: Replace constants with proper names media: i2c: video-i2c: Use GENMASK for masking bits drivers/media/i2c/video-i2c.c | 61 +++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 27 deletions(-) -- 2.30.2