1
0
Fork 0
alistair23-linux/drivers/misc/eeprom
Bartosz Golaszewski 76aa3de709 eeprom: at24: fix retrieving the at24_chip_data structure
Commit feb2f19b1e ("eeprom: at24: move platform data processing into
a separate routine") introduced a bug where we incorrectly retireve the
at24_chip_data structure. Remove the unnecessary ampersand operator.

Fixes: feb2f19b1e ("eeprom: at24: move platform data processing into a separate routine")
Reported-by: Vadim Pasternak <vadimp@mellanox.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
2018-05-09 17:16:06 +02:00
..
Kconfig eeprom: at24: add basic regmap_i2c support 2018-01-01 19:40:46 +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: fix retrieving the at24_chip_data structure 2018-05-09 17:16:06 +02:00
at25.c eeprom: at25: sizeof t should be sizeof(t) 2018-03-23 16:05:00 +01:00
digsy_mtc_eeprom.c spi: spi-gpio: Rewrite to use GPIO descriptors 2018-02-14 16:02:41 +00:00
eeprom.c MISC: add const to bin_attribute structures 2017-08-28 16:55:48 +02:00
eeprom_93cx6.c eeprom-93cx6: Add (read-only) support for 8-bit mode 2014-11-25 15:42:53 +01:00
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