diff options
author | Axel Lin <[email protected]> | 2010-07-01 17:43:50 +0800 |
---|---|---|
committer | Samuel Ortiz <[email protected]> | 2010-08-12 11:27:23 +0200 |
commit | d2d272a965baeb3d78f843374bc48f0cbce8ac3d (patch) | |
tree | 109894ab5b7a6fc318d28d44d7a06ffcc52d1f07 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 15742c8a42c89aa5e63542b0de00b0dc4c5038cf (diff) |
mfd: Properly free t7l66xb clk32k clock source
This patch includes below fixes to properly free clk32k clock source:
1. remove a redundant clk_put in t7l66xb_probe error path
2. add missing clk_disable(t7l66xb->clk32k) and clk_put(t7l66xb->clk32k)
to properly free the clock source.
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Samuel Ortiz <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions