original_kernel/arch/arm/mach-mxs
Wolfram Sang c2735391fb arm: mx28: fix bit operation in clock setting
reg | (1 << clk->enable_shift) always evaluates to true. Switch it
to & which makes much more sense. Same fix as 13be9f00 (ARM i.MX28: fix
bit operation) at a different location.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: stable@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2011-11-23 19:59:12 +00:00
..
devices
include/mach
Kconfig
Makefile
Makefile.boot
clock-mx23.c
clock-mx28.c
clock.c
devices-mx23.h
devices-mx28.h
devices.c
icoll.c
iomux.c
mach-m28evk.c
mach-mx23evk.c
mach-mx28evk.c
mach-stmp378x_devb.c
mach-tx28.c
mm.c
module-tx28.c
module-tx28.h
ocotp.c
pm.c
regs-clkctrl-mx23.h
regs-clkctrl-mx28.h
system.c
timer.c