mmc: sdhci-s3c: fix the wrong number of max bus clocks
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 19 Sep 2012 06:43:33 +0000 (14:43 +0800)
committerChris Ball <cjb@laptop.org>
Sun, 7 Oct 2012 21:41:28 +0000 (17:41 -0400)
commit5feb54a1ab91a237e247c013b8c4fb100ea347b1
tree18dfacc4ad4b279084ec4ffb8cb46b363110208f
parent8464dd52d3198dd05cafb005371d76e5339eb842
mmc: sdhci-s3c: fix the wrong number of max bus clocks

We can use up to four bus-clocks; but on module remove, we didn't
disable the fourth bus clock.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-s3c.c