From f1837e4ad502d6b15be864ace04b681e5b0fd49e Mon Sep 17 00:00:00 2001 From: Bjorn Andersson Date: Tue, 14 Jul 2015 23:40:34 -0700 Subject: [PATCH] mfd: pm8921: Implement irq_get_irqchip_state Implement irq_chip->irq_get_irqchip_state to make it possible for PMIC block drivers to access the IRQ real time status bits. The status bits are used for various kinds of input signals, e.g. GPIO. Signed-off-by: Bjorn Andersson Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-format-patch failed