linux-kernel-test/drivers/mmc
Fabio Estevam cc87a358c5 mmc: mxs-mmc: Register the irq with the device name
Instead of registering the irq name with the driver's name, it's better to pass
the device name so that we have a more explicit indication as to what mmc
instance the irq is related:

$ cat /proc/interrupts
           CPU0
...
 26:          6         -  96  80010000.ssp

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-26 14:31:02 +01:00
..
card mmc: block: Increase max_devices 2014-11-26 14:30:59 +01:00
core mmc: core: reset sdio card properly on resume. 2014-11-26 14:30:59 +01:00
host mmc: mxs-mmc: Register the irq with the device name 2014-11-26 14:31:02 +01:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00