diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-09-25 11:37:15 +0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-10-23 19:21:19 +0400 |
commit | fc5ee96fefae8d38602c79a16205d4b1c8e01da5 (patch) | |
tree | 80a3dff18c930783355bcd33dceea7263ca3e83d /fs/f2fs/namei.c | |
parent | 89720264a1f0870e45f583583357ee986e216157 (diff) | |
download | linux-fc5ee96fefae8d38602c79a16205d4b1c8e01da5.tar.xz |
mfd: twl6040: Drop devm_free_irq of devm_ allocated irq
The devm_request_irq function allocates irq that is released
when a driver detaches. Thus, there is no reason to explicitly
call devm_free_irq in probe or remove functions.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions