Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] linux-patches r2507 - genpatches-2.6/trunk/3.11
Date: Mon, 02 Sep 2013 23:08:07
Message-Id: 20130902230759.E2AD62004C@flycatcher.gentoo.org
1 Author: mpagano
2 Date: 2013-09-02 23:07:59 +0000 (Mon, 02 Sep 2013)
3 New Revision: 2507
4
5 Modified:
6 genpatches-2.6/trunk/3.11/1700_enable-thinkpad-micled.patch
7 Log:
8 Updated patch for 3.11
9
10 Modified: genpatches-2.6/trunk/3.11/1700_enable-thinkpad-micled.patch
11 ===================================================================
12 --- genpatches-2.6/trunk/3.11/1700_enable-thinkpad-micled.patch 2013-09-02 23:06:35 UTC (rev 2506)
13 +++ genpatches-2.6/trunk/3.11/1700_enable-thinkpad-micled.patch 2013-09-02 23:07:59 UTC (rev 2507)
14 @@ -1,6 +1,6 @@
15 ---- a/drivers/platform/x86/thinkpad_acpi.c 2013-02-06 08:46:53.546168051 -0500
16 -+++ b/drivers/platform/x86/thinkpad_acpi.c 2013-02-06 08:52:16.846933455 -0500
17 -@@ -5056,8 +5056,10 @@ static const char * const tpacpi_led_nam
18 +--- a/drivers/platform/x86/thinkpad_acpi.c
19 ++++ b/drivers/platform/x86/thinkpad_acpi.c
20 +@@ -5050,8 +5050,10 @@
21 "tpacpi::unknown_led2",
22 "tpacpi::unknown_led3",
23 "tpacpi::thinkvantage",
24 @@ -12,7 +12,7 @@
25
26 static inline bool tpacpi_is_led_restricted(const unsigned int led)
27 {
28 -@@ -5280,7 +5282,7 @@ static const struct tpacpi_quirk led_use
29 +@@ -5274,7 +5276,7 @@
30 { /* Lenovo */
31 .vendor = PCI_VENDOR_ID_LENOVO,
32 .bios = TPACPI_MATCH_ANY, .ec = TPACPI_MATCH_ANY,