9
0
Fork 0
barebox/drivers/w1
Sascha Hauer e0899dfa3b driver: Call remove function only when available
The bus implementations currently call the drivers remove
hook unconditionally, but this hook is seldomly populated. Only call
it when it's actually populated.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-03-17 07:24:50 +01:00
..
masters Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
slaves w1: add ds28ec20 eeprom support 2013-01-21 09:05:34 +01:00
Kconfig w1: add dual search support 2013-01-29 09:58:07 +01:00
Makefile add 1-wire support 2012-10-29 22:31:18 +01:00
w1.c driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
w1.h w1: add dual search support 2013-01-29 09:58:07 +01:00