ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
authorChristophe RICARD <christophe.ricard@gmail.com>
Wed, 23 Dec 2015 22:25:33 +0000 (23:25 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 1 Jan 2016 02:20:25 +0000 (03:20 +0100)
commit55a93417c27c6ad1022d5f1121004c494735e8fa
treed3f5fb535947491c12973a43a474f44f07f80463
parent74bf8efb5fa6e958d2d7c7917b8bb672085ec0c6
ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol

acpi_gsi_get_irq_type could be use out of GSI purpose.

Rename and make it available as a resource function.

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/gsi.c
drivers/acpi/resource.c
include/linux/acpi.h
This page took 0.039489 seconds and 5 git commands to generate.