9
0
Fork 0
barebox/drivers/misc
Sascha Hauer 73b0d228e5 driver: Attach info callback to device, not to driver
Since the info is device specific and not driver specific, attach
the callback to the device. This makes it possible to have a info
callback for a device which does not have a driver attached.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-05-30 12:18:27 +02:00
..
Kconfig Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
Makefile Add JTAG bitbang driver 2012-08-13 21:38:50 +02:00
jtag.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00