]> 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>
Wed, 3 Oct 2012 14:05:29 +0000 (10:05 -0400)
commit2f02b56e5373465f6570dd2bb3bbf41f82cd8599
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