9
0
Fork 0
barebox/drivers/mci
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 mci: Add support for MMC boot partitions 2013-05-30 12:18:27 +02:00
Makefile MCI: Sort Makefile entries 2013-05-30 12:18:27 +02:00
atmel-mci-regs.h atmel_mci: use linux regs define 2013-01-25 19:52:14 +01:00
atmel_mci.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
imx-esdhc.c mci i.MX esdhc: Fix clock divider calculation 2013-05-30 12:18:27 +02:00
imx-esdhc.h mci: imx-esdhc: factor out common sdhci registers 2013-05-30 12:18:27 +02:00
imx.c MCI: imx: Fix possible null pointer dereference 2013-04-30 09:35:55 +02:00
mci-bcm2835.c Added sd driver for bcm2835 (Raspberry PI) 2013-05-30 12:18:27 +02:00
mci-bcm2835.h Added sd driver for bcm2835 (Raspberry PI) 2013-05-30 12:18:27 +02:00
mci-core.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
mci_spi.c Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
mxs.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
omap_hsmmc.c mfd: Using MFD_xx prefix for symbols 2013-02-18 09:21:08 +01:00
pxamci.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
pxamci.h mci: pxamci fix CMD12 handling 2012-04-17 22:02:54 +02:00
s3c.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
sdhci.h mci i.MX esdhc: Fix clock divider calculation 2013-05-30 12:18:27 +02:00