commit | b3623080ff6974e696710b6c6eb4cdbf2bbab347 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Wed Aug 03 06:08:54 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 08 16:38:04 2011 +0900 |
tree | c2653e1cdec53d5c34e251190afe1ff0c015e860 | |
parent | b79b3e05b1229d5b2fc2af71dc29701642577eba [diff] |
mmc: sdhi, mmcif: zboot: Correct clock disable logic This corrects a logic-error that I made in the original implementation. An alternate patch would be to just remove these lines and leave the clock running as it is reconfigured later on during boot anyway. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Paul Mundt <lethal@linux-sh.org>