Files
linux/drivers/misc/eeprom
David Lechner 6e46e964e2 eeprom: at24: change nvmem stride to 1
commit 7f6d2ecd3d upstream.

Trying to read the MAC address from an eeprom that has an offset that
is not a multiple of 4 causes an error currently.

Fix it by changing the nvmem stride to 1.

Signed-off-by: David Lechner <david@lechnology.com>
[Bartosz: tweaked the commit message]
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-20 10:10:21 +01:00
..
2017-12-20 10:10:21 +01:00
2016-09-27 12:43:35 +02:00