Star64_linux/drivers/misc/eeprom
Bartosz Golaszewski 021c7d7b67 eeprom: at24: use a helper variable for dev
We use the &client->dev construct all over in at24_probe(). Use
a helper variable which is more readable and allows to avoid a couple
unnecessary line breaks.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Tested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-23 16:25:00 +01:00
..
at24.c eeprom: at24: use a helper variable for dev 2018-03-23 16:25:00 +01:00
at25.c eeprom: at25: sizeof t should be sizeof(t) 2018-03-23 16:05:00 +01:00
digsy_mtc_eeprom.c
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c
idt_89hpesx.c
Kconfig
Makefile
max6875.c