linux/drivers/misc/eeprom
Andy Shevchenko 51902c1212 misc: at25: Use at25->chip instead of local chip everywhere in ->probe()
Currently some values are compared against the contents of the chip structure
and most are from its updated copy in at25->chip. Use the latter one everywhere
in ->probe().

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211125213203.86693-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-03 14:26:14 +01:00
..
at24.c at24: Support probing while in non-zero ACPI D state 2021-11-03 19:03:55 +01:00
at25.c misc: at25: Use at25->chip instead of local chip everywhere in ->probe() 2021-12-03 14:26:14 +01:00
digsy_mtc_eeprom.c
ee1004.c eeprom: ee1004: Remove not needed debug message 2021-06-04 15:28:27 +02:00
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c eeprom: 93xx46: fix MODULE_DEVICE_TABLE 2021-10-15 10:54:02 +02:00
idt_89hpesx.c eeprom: idt_89hpesx: use SPDX-License-Identifier 2021-06-09 18:39:40 +02:00
Kconfig nvmem: prepare basics for FRAM support 2021-06-11 12:23:10 +02:00
Makefile
max6875.c