diff options
author | Wei Yongjun | 2013-09-23 18:04:19 +0800 |
---|---|---|
committer | Anton Vorontsov | 2013-10-25 16:06:10 -0700 |
commit | 0ed81393235fbf9d3379b55d2ceece1885ea3fae (patch) | |
tree | 2b98cd9787e29caeadf8b394b23be924ea70d1b9 /kernel | |
parent | ce77399226313a72578b5b0d67e289d3f165b8ba (diff) |
tps65090-charger: 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: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions