diff options
author | Dzmitry Sankouski <dsankouski@gmail.com> | 2025-09-18 20:06:51 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2025-09-19 00:40:03 +0200 |
commit | 12a1185a06e3377af777e792ba7436862f8e528a (patch) | |
tree | 14f8062d4272979d293559c1df3bf5f743e02adf /rust/kernel/irq/request.rs | |
parent | baedd8be7036233025527a78f209e34d03057872 (diff) |
power: supply: max77705_charger: rework interrupts
Current implementation uses handle_post_irq to actually handle chgin
irq. This is not how things are meant to work in regmap-irq.
Remove handle_post_irq, and request a threaded interrupt for chgin.
Fixes: a6a494c8e3ce ("power: supply: max77705: Add charger driver for Maxim 77705")
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions