i2c: slave-eeprom: Add comment about address handling
authorBjörn Ardö <bjorn.ardo@axis.com>
Thu, 5 Sep 2019 14:50:26 +0000 (16:50 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 5 Sep 2019 20:26:04 +0000 (22:26 +0200)
commitfe050f99072d6b5175c35427a6f72846790441ec
tree0a90880a508cdac4dc14e318d7be660983410c13
parent41d529d6227c443a5827cb8b8f040402dedcf3d2
i2c: slave-eeprom: Add comment about address handling

The behaviour of the EEPROM in the case where we only send an 8bit
address to a 16bit address EEPROM is not defined. Added comment about
that the slave-eeprom might behave differently from how an actual device
does (only one model measured).

Reported-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Björn Ardö <bjorn.ardo@axis.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-slave-eeprom.c