mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 22 Feb 2012 12:16:09 +0000 (13:16 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 27 Mar 2012 16:20:02 +0000 (12:20 -0400)
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>

No differences found