mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-21 00:42:16 +00:00
6d072d78f8
tps65010_remove() calls i2c_get_clientdata(client) but the client data is never set during initialization, so it gets a NULL pointer at best. I guess it was never spotted because the tps65010 driver is typically not built modular so this function is discarded. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: David Brownell <dbrownell@users.sourceforge.net> |
||
---|---|---|
.. | ||
ds1682.c | ||
eeprom.c | ||
isp1301_omap.c | ||
Kconfig | ||
Makefile | ||
max6875.c | ||
menelaus.c | ||
pca9539.c | ||
pcf8574.c | ||
pcf8575.c | ||
pcf8591.c | ||
tps65010.c | ||
tsl2550.c |