]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3302ca0fded8b9f8553d39fc9852d338c80cabb
tree04f2590605e26467d384e907b767db8bf2390bde
parentcb3f6b2d1ffdb7422bf206999ece14a81b1f237d
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