aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorJames Hogan <[email protected]>2010-03-05 13:44:31 -0800
committerLinus Torvalds <[email protected]>2010-03-06 11:26:48 -0800
commit5a98c04d78c896d52baef20ffc11f6d1ba6eb786 (patch)
treee4ce58fdd2b0b3bbd6c4a6c5a8c40209db00d83d /drivers/mtd/lpddr/lpddr_cmds.c
parent9407351d7cce01a9ada942f00201e92e2541d9cb (diff)
rtc-coh901331: fix braces in resume code
The else part of the if statement is indented but does not have braces around it. It clearly should since it uses clk_enable and clk_disable which are supposed to balance. Signed-off-by: James Hogan <[email protected]> Acked-by: Linus Walleij <[email protected]> Acked-by: Alessandro Zummo <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions