9
0
Fork 0
barebox/drivers/i2c
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
..
algos i2c: algo-bit add missing acknak 2012-11-15 08:34:53 +01:00
busses i2c: omap: fix fclk_rate for ti,omap4-i2c 2015-01-06 14:46:51 +01:00
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile i2c: import SMBus stuff from linux 2014-07-14 08:04:04 +02:00
i2c-smbus.c i2c: import SMBus stuff from linux 2014-07-14 08:04:04 +02:00
i2c.c driver: Call remove function only when available 2015-03-17 07:24:50 +01:00