OSDN Git Service

irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 20 May 2020 16:49:26 +0000 (19:49 +0300)
committerMarc Zyngier <maz@kernel.org>
Thu, 21 May 2020 09:51:50 +0000 (10:51 +0100)
commit87526603c89256e18ad2c23821fdaf376b072fc8
treecb2d4b0f0f4ec62237ac64fab16708f462ff57f5
parent181e9d4efaf6aa8d1e7d510aeb7114c0f276fad7
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()

Now that __irq_domain_add() is able to better deals with generic
fwnodes, there is no need to special-case ACPI anymore.

Get rid of the special treatment for ACPI.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200520164927.39090-2-andriy.shevchenko@linux.intel.com
kernel/irq/irqdomain.c