mmc: tmio: Provide separate interrupt handlers
authorSimon Horman <horms@verge.net.au>
Thu, 25 Aug 2011 01:27:26 +0000 (10:27 +0900)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:36 +0000 (15:43 -0400)
commit7729c7a232a95360fa17ffe8beb1adb621bc0ba0
tree1e535ba26812b203e802939b9dbc3bb788f94232
parent54680fe7f6ad0fb0c52e330484e2cf1609587862
mmc: tmio: Provide separate interrupt handlers

Provide separate interrupt handlers which may be used by platforms where
SDHI has three interrupt sources.

This patch also removes the commented-out handling of CRC and other errors.

Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.h
drivers/mmc/host/tmio_mmc_pio.c