[PATCH] gpio: amdpt: Add a new ACPI HID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: YD Tseng <Yd_Tseng@xxxxxxxxxxxxxx>

Dear all:

This patch adds a new ACPI HID, AMDIF030, in the pt_gpio_acpi_match.

Signed-off-by: YD Tseng<Yd_Tseng@xxxxxxxxxxxxxx> 

---

A file is modified.
drivers/gpio/gpio-amdpt.c		Modified file

diff -uprN -X linux-4.5.vanilla/Documentation/dontdiff linux-4.5.vanilla/drivers/gpio/gpio-amdpt.c linux-4.5/drivers/gpio/gpio-amdpt.c
--- linux-4.5.vanilla/drivers/gpio/gpio-amdpt.c	2016-03-14 12:28:54.000000000 +0800
+++ linux-4.5/drivers/gpio/gpio-amdpt.c	2016-03-16 18:46:14.920306901 +0800
@@ -239,6 +239,7 @@ static int pt_gpio_remove(struct platfor
 
 static const struct acpi_device_id pt_gpio_acpi_match[] = {
 	{ "AMDF030", 0 },
+	{ "AMDIF030", 0 },
 	{ },
 };
 MODULE_DEVICE_TABLE(acpi, pt_gpio_acpi_match);
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux