From: Russell King Date: Fri, 25 Apr 2014 11:55:51 +0000 (+0100) Subject: mmc: sdhci: push card_tasklet into threaded irq handler X-Git-Tag: omap-for-v3.16/fixes-against-rc1~65^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3560db8e247aa35bc6b287ec7ec51cd41abd512e;p=pandora-kernel.git mmc: sdhci: push card_tasklet into threaded irq handler There's no requirement to have the card tasklet separate now that we have a threaded interrupt handler, so kill this and move the called code into the threaded part of the handler. 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