From: Nicolas Ferre Date: Thu, 4 Aug 2011 15:49:03 +0000 (+0100) Subject: mmc: at91_mci: remove the use of irq_to_gpio X-Git-Tag: v3.2-rc1~129^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51c5d8d1499b8442e863fe756f76e7f4ea7476fb;p=pandora-kernel.git mmc: at91_mci: remove the use of irq_to_gpio Remove the use of irq_to_gpio() in the card detection interrupt handler. The information is available in the board structure and we can avoid using a function that has little meaning. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Chris Ball --- Reading git-diff-tree failed