9
0
Fork 0
barebox/drivers
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
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
base driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
clk clkdev: fix typo 2013-05-06 09:19:41 +02:00
clocksource ARM: clps711x: Add clocksource driver 2013-03-11 22:17:42 +01:00
dma Cleanup Kconfig files 2012-12-08 12:22:12 +01:00
eeprom Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
gpio Merge branch 'for-next/tegra' 2013-05-06 09:30:53 +02:00
i2c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
input qt1070: drop non used buf 2013-05-08 07:16:40 +02:00
led led: test for led->set callback before calling it 2013-01-14 13:39:20 +01:00
mci driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
mfd Merge branch 'for-next/device-driver-macros' 2013-04-04 12:03:20 +02:00
misc driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
mtd driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
net driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
of fdt: Fix dt memreserve entry 2013-05-21 21:39:31 +02:00
pinctrl pinctrl: move imx-iomux-v1 to drivers/pinctrl/ 2013-04-23 09:48:25 +02:00
pwm pwm: Use dev_add_param_int for pwm parameters 2013-04-11 11:48:35 +02:00
serial Merge branch 'for-next/zynq' 2013-04-04 23:23:19 +02:00
spi Add more drivers to using device_platform_driver() 2013-03-14 07:15:44 +01:00
usb USB gadget at91: Use dev_add_param_bool for vbus parameter 2013-04-11 11:48:36 +02:00
video driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog ARM/MXS: add more ROM code related documentation 2013-04-09 08:44:06 +02:00
Kconfig Add initial pinctrl support 2013-04-23 09:36:13 +02:00
Makefile Add initial pinctrl support 2013-04-23 09:36:13 +02:00