]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-s3c: fix the wrong number of max bus clocks
authorChris Ball <cjb@laptop.org>
Wed, 19 Sep 2012 06:43:33 +0000 (14:43 +0800)
committerChris Ball <cjb@laptop.org>
Fri, 21 Sep 2012 02:44:18 +0000 (10:44 +0800)
commit36e934cc6abc1b38f8119ce8d62e830b3ebb373a
treec13ede32955f2f8f63db75f29eb353a060c8c882
parent416dac0f0c6caad98ffc4224517157b8b5192ea3
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