Skip to content
Commit a1cab5bb authored by Takeshi Yoshimura's avatar Takeshi Yoshimura Committed by Sebastian Reichel
Browse files

power_supply: 88pm860x_charger: Do not call free_irq() twice



My static checker detected double free_irq() in pm860x_charger_remove().
Unloading this module always causes a warning. This patch removes the
first redundant free_irq() call.

Signed-off-by: default avatarTakeshi Yoshimura <yos@sslab.ics.keio.ac.jp>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
parent cd054ee1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment