diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2013-09-25 15:37:15 +0800 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2013-10-23 16:21:19 +0100 |
commit | fc5ee96fefae8d38602c79a16205d4b1c8e01da5 (patch) | |
tree | 80a3dff18c930783355bcd33dceea7263ca3e83d /crypto/algif_skcipher.c | |
parent | 89720264a1f0870e45f583583357ee986e216157 (diff) |
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 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions