commit | de744e01aa3af421470eb9725574e3cbce319053 | [log] [tgz] |
---|---|---|
author | Brian Masney <masneyb@onstation.org> | Wed Feb 13 20:36:40 2019 -0500 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 14 10:02:54 2019 +0100 |
tree | fe3f1a90276152a4436cf501077dcbdcf493456a | |
parent | 1a25d59a55292631a6c601fda5413abc297097b7 [diff] |
mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig Select IRQ_DOMAIN_HIERARCHY for pm8xxx in Kconfig since this driver uses the version 2 IRQ interfaces. IRQ_DOMAIN_HIERARCHY selects IRQ_DOMAIN, so it can be removed from here. Signed-off-by: Brian Masney <masneyb@onstation.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>