Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0ed81393 authored by Wei Yongjun's avatar Wei Yongjun Committed by Anton Vorontsov
Browse files

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: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarAnton Vorontsov <anton@enomsg.org>
parent ce773992
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment