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)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 17 Oct 2012 02:49:43 +0000 (03:49 +0100)
commit664f857bc07bf8e327b0f1271d3490c7af4a5195
tree8a6305955103aec173dc131a219854de6223d38a
parent1fd7e28a2d9dec2c758bf43b92b1613dd22161d6
mmc: sdhci-s3c: fix the wrong number of max bus clocks

commit 5feb54a1ab91a237e247c013b8c4fb100ea347b1 upstream.

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>
Signed-off-by: Chris Ball <cjb@laptop.org>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/mmc/host/sdhci-s3c.c