1
0
Fork 0
alistair23-linux/drivers/misc/eeprom
David Lechner 7f6d2ecd3d eeprom: at24: change nvmem stride to 1
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.

Cc: stable@vger.kernel.org
Signed-off-by: David Lechner <david@lechnology.com>
[Bartosz: tweaked the commit message]
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
2017-12-06 11:22:04 +01:00
..
Kconfig eeprom: Add IDT 89HPESx EEPROM/CSR driver 2017-01-19 11:39:57 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
at24.c eeprom: at24: change nvmem stride to 1 2017-12-06 11:22:04 +01:00
at25.c at25: fix debug and error messaging 2016-09-27 12:43:35 +02:00
digsy_mtc_eeprom.c
eeprom.c MISC: add const to bin_attribute structures 2017-08-28 16:55:48 +02:00
eeprom_93cx6.c
eeprom_93xx46.c misc: eeprom_93xx46: Simplify the usage of gpiod API 2017-08-28 16:55:47 +02:00
idt_89hpesx.c eeprom: idt_89hpesx: Support both ACPI and OF probing 2017-08-31 18:49:41 +02:00
max6875.c MISC: add const to bin_attribute structures 2017-08-28 16:55:48 +02:00