linux/drivers/mmc
Arnd Bergmann 902a8a0b50 mmc: davinci: remove incorrect NO_IRQ use
platform_get_irq() returns an error value on failure, not NO_IRQ,
so the error handling here could never work.

This changes the code to propagate the error value instead.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-09-26 21:31:25 +02:00
..
card mmc: block: don't use CMD23 with very old MMC cards 2016-09-26 21:31:17 +02:00
core mmc: core: Use a default maximum erase timeout 2016-09-26 21:31:24 +02:00
host mmc: davinci: remove incorrect NO_IRQ use 2016-09-26 21:31:25 +02:00
Kconfig
Makefile