aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/docg4.c
diff options
context:
space:
mode:
authorLothar Waßmann <LW@KARO-electronics.de>2012-12-06 02:42:27 -0500
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2012-12-10 09:45:04 -0500
commitc10d8ee3feaf725007e515b5f2972dffaa793f9a (patch)
tree0bd5b6fc8f633b00b3ef6e88d69fc91254759328 /drivers/mtd/nand/docg4.c
parent5346c27c5fed6b30aff35e1fcb595625097e646c (diff)
mtd: mxc_nand: fix unbalanced clk_disable() in error path
If nand_scan_ident() or nand_scan_tail() fails, the NAND chip may have been deselected and the clock already disabled. Thus, check 'clk_act' in the error path to decide whether the clock still needs to be disabled. This fixes a: |WARNING: at drivers/clk/clk.c:472 __clk_disable+0x3c/0x78() Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Diffstat (limited to 'drivers/mtd/nand/docg4.c')
0 files changed, 0 insertions, 0 deletions