]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita47eb0dfa37558e832b4e4f693fc1bc373a12e97
tree1e535ba26812b203e802939b9dbc3bb788f94232
parent44b46a0f990714b9854bc47503a6d3a243b9fe20
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