commit | 5feb54a1ab91a237e247c013b8c4fb100ea347b1 | [log] [tgz] |
---|---|---|
author | Jaehoon Chung <jh80.chung@samsung.com> | Wed Sep 19 14:43:33 2012 +0800 |
committer | Chris Ball <cjb@laptop.org> | Sun Oct 07 17:41:28 2012 -0400 |
tree | 18dfacc4ad4b279084ec4ffb8cb46b363110208f | |
parent | 8464dd52d3198dd05cafb005371d76e5339eb842 [diff] |
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>