Skip to content
Commit 439b8bdd authored by Dmitry Lavnikevich's avatar Dmitry Lavnikevich Committed by Lee Jones
Browse files

mfd: da9063: Get irq base dynamically before registering device



After registering mfd device with proper irq_base
platform_get_irq_byname() calls will return VIRQ instead of local IRQ.
This fixes da9063 rtc registration issue:
da9063-rtc da9063-rtc: Failed to request ALARM IRQ 1: -22

Signed-off-by: default avatarDmitry Lavnikevich <d.lavnikevich@sam-solutions.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 2c20f6de
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