aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorWolfram Sang <[email protected]>2011-09-10 12:26:07 +0200
committerArnd Bergmann <[email protected]>2011-11-23 19:59:12 +0000
commitc2735391fbc68feae10d6d14e60956c8106e725f (patch)
tree6b1c1a42873095f7357b69dc60abba3f965e14a6 /net/lapb/lapb_in.c
parent9b7c547f7747991fe62f622698ea1bf470f256f4 (diff)
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 <[email protected]> Cc: Sascha Hauer <[email protected]> Cc: Shawn Guo <[email protected]> Signed-off-by: Shawn Guo <[email protected]> Cc: [email protected] Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions