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

Skip to content
Commit c861976b authored by Jing Lin's avatar Jing Lin
Browse files

input: bu21150: fix unbalanced irq calls



In device open function, the client's irq is requested. In device release
function, the same irq is disabled. The calls are not balanced and cause
error when the device is re-opened. Fix it by changing disable_irq to
free_irq.

Change-Id: I9134837561e6fde369358c7b36e8b23a189ec8f2
Signed-off-by: default avatarJing Lin <jinglin@codeaurora.org>
parent d52c796d
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