]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhi, mmcif: zboot: Correct clock disable logic
authorSimon Horman <horms@verge.net.au>
Wed, 3 Aug 2011 06:08:54 +0000 (06:08 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Aug 2011 07:38:04 +0000 (16:38 +0900)
commit1bd6d5ee27bd83b1f47c91914d2547307e9338ef
treec2653e1cdec53d5c34e251190afe1ff0c015e860
parent7a0c97efbbac4addd5b7af003d03eafde9eec477
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>
arch/arm/boot/compressed/mmcif-sh7372.c
arch/arm/boot/compressed/sdhi-sh7372.c