From: Jaehoon Chung Date: Wed, 19 Sep 2012 06:43:33 +0000 (+0800) Subject: mmc: sdhci-s3c: fix the wrong number of max bus clocks X-Git-Tag: v3.2.32~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664f857bc07bf8e327b0f1271d3490c7af4a5195;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Chris Ball [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed