Loading
power: smb1351-charger: Add support to enable smb irqs
Configure the smb_pinctrl based on its device tree entry during
probe. Also, while registering the irq handler, change the interrupt
type flag from IRQF_TRIGGER_FALLING to IRQF_TRIGGER_LOW, which is
the correct configuration for this driver.
Change-Id: I29562cc08e712b39f1f9ea2eea809b0fefb0facc
Signed-off-by:
Devesh Jhunjhunwala <deveshj@codeaurora.org>