summaryrefslogtreecommitdiffstats
path: root/crypto/rng.c
diff options
context:
space:
mode:
authorBrian Masney <masneyb@onstation.org>2019-02-08 03:16:24 +0100
committerLinus Walleij <linus.walleij@linaro.org>2019-02-13 09:23:59 +0100
commit3324a7c1a2273e502a4f3c02a021e1d15ce2c458 (patch)
tree3b30aaab7ca6a3af0180e5ea9202db4e83cd5436 /crypto/rng.c
parentgenirq: introduce irq_chip_mask_ack_parent() (diff)
downloadlinux-3324a7c1a2273e502a4f3c02a021e1d15ce2c458.tar.xz
linux-3324a7c1a2273e502a4f3c02a021e1d15ce2c458.zip
mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips
Convert the PM8XXX IRQ code to use the version 2 IRQ interface in order to support hierarchical IRQ chips. This is necessary so that ssbi-gpio can be setup as a hierarchical IRQ chip with PM8xxx as the parent. IRQ chips in device tree should be usable from the start without having to make an additional call to gpio[d]_to_irq() to get the proper IRQ on the parent. pm8821_irq_domain_ops and pm8821_irq_domain_map are removed by this patch since the irq_chip is now contained in the pm_irq_data struct, and that allows us to use a common IRQ mapping function. This change was tested on an APQ8060 DragonBoard. Signed-off-by: Brian Masney <masneyb@onstation.org> Tested-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions