From: Ulf Hansson Date: Thu, 12 Jun 2014 13:01:57 +0000 (+0200) Subject: mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~73^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad82bfea44835da9633548e2031a1af4a9965c14;p=pandora-kernel.git mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() This patch won't change the behavior of how mmci deals with CMD irqs. By moving code from mmci_irq() to mmci_cmd_irq(), we getter a better overview of what going on. Cc: Peter Maydell Cc: John Stultz Cc: Russell King Tested-by: Kees Cook Tested-by: John Stultz Cc: # v3.15+ Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed