From: Russell King Date: Fri, 25 Apr 2014 11:55:41 +0000 (+0100) Subject: mmc: sdhci: clean up sdio interrupt enable handling X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef104333a234f66cd13fd16632086a21b90fced6;p=pandora-kernel.git mmc: sdhci: clean up sdio interrupt enable handling We don't need to change the SDHCI_SDIO_IRQ_ENABLED flag when we're merely receiving an interrupt - IRQ handling thread in the MMC core will either re-enable or disable the interrupt via the enable_sdio_irq callback, which will update this status appropriately. Signed-off-by: Russell King Tested-by: Markus Pargmann Tested-by: Stephen Warren Signed-off-by: Ulf Hansson Signed-off-by: Chris Ball --- Reading git-diff-tree failed