diff options
author | Wei Yongjun | 2013-12-17 11:35:35 +0800 |
---|---|---|
committer | Brian Norris | 2014-01-03 11:22:24 -0800 |
commit | 8bfd4f7f18050535892b74e6ec3aa2ca598c6a64 (patch) | |
tree | c3c550f9abbe9861d15c16ad0a63af0de2e2dba8 /drivers/parport/Kconfig | |
parent | 0d681560176ef94b6b2aaa39e3e935662cffc6e6 (diff) |
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
clock source is prepared and enabled by clk_prepare_enable() in
mxcnd_probe() function, but no disable/unprepare in mxcnd_remove().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/parport/Kconfig')
0 files changed, 0 insertions, 0 deletions