Skip to content
Commit 8ad365c9 authored by Dmitry Lavnikevich's avatar Dmitry Lavnikevich Committed by Mark Brown
Browse files

regulator: da9063: Do not transform local IRQ to virtual



Call platform_get_irq_byname() already returns VIRQ instead of local
IRQ. Passing this value to regmap_irq_get_virq() causes error which
results in IRQ registration failure. This patch fixes such behaviour.

Signed-off-by: default avatarDmitry Lavnikevich <d.lavnikevich@sam-solutions.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent f114040e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment