commit | e23cd53c799694d0dc1d6a66370201ad9c181bae | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Wed Feb 22 13:16:09 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:20:02 2012 -0400 |
tree | dd8bf6b3e353656b08c6e5441a6e3a52f28dbaf3 | |
parent | e3f1adb63cfa6f6ef6b4e63a546e13210c5f3cb2 [diff] |
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused If TMIO MMC is used in polling mode, or the card is non-removable, or card-detection is performed, using an external interrupt, there is no need to enable controller native card hotplug interrupts. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>