original_kernel/drivers/misc/eeprom
Jingoo Han 612340b155 misc: eeprom_93xx46: remove unnecessary spi_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-04 20:23:51 -08:00
..
Kconfig
Makefile
at24.c Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux 2013-11-18 15:50:07 -08:00
at25.c
digsy_mtc_eeprom.c
eeprom.c
eeprom_93cx6.c
eeprom_93xx46.c misc: eeprom_93xx46: remove unnecessary spi_set_drvdata() 2013-12-04 20:23:51 -08:00
max6875.c
sunxi_sid.c