From 541e7ef0399c6c5753cc8d3e8f371dcb3627e8a4 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Fri, 5 Mar 2010 13:43:43 -0800 Subject: [PATCH] mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. According to the datasheets AT91SAM9261 does not support SDIO interrupts, and AT91SAM9260/9263 have an erratum requiring 4bit mode while using slot B for the interrupt to work. Signed-off-by: Nicolas Ferre Cc: Wolfgang Muees Cc: Andrew Victor Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed