media: i2c: video-i2c: Replace constants with proper names
authorMoses Christopher Bollavarapu <mosescb.dev@gmail.com>
Tue, 19 Apr 2022 20:20:50 +0000 (22:20 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 17 May 2022 07:16:31 +0000 (09:16 +0200)
commitf0de79f6b78a233b39cc90ede59d829df350d735
tree2c1a21c4e095a7791308f71d8f42bb0c4baa1c82
parent35fd92b28e6693548d8598917cf7c521419e290d
media: i2c: video-i2c: Replace constants with proper names

Acc to MLX90640 datasheet:
 - 0x0400 represents the start of RAM address
 - 0x2400 represents the start of EEPROM address

Reference: https://www.melexis.com/-/media/files/documents\
           /datasheets/mlx90640-datasheet-melexis.pdf

Signed-off-by: Moses Christopher Bollavarapu <mosescb.dev@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/video-i2c.c