OSDN Git Service

mmc: sdhci: prevent card detection activity for non-removable cards
authorAdrian Hunter <adrian.hunter@intel.com>
Tue, 27 Dec 2011 13:48:42 +0000 (15:48 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 12 Jan 2012 04:58:47 +0000 (23:58 -0500)
commitc79396c191bc19703df6eb6bbd0f673ed0df6c9d
tree04f2590605e26467d384e907b767db8bf2390bde
parentceb6143b2df81c8a554bd5de898087926568cc51
mmc: sdhci: prevent card detection activity for non-removable cards

Do not enable card detection interrupts for non-removable cards.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c