summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30
diff options
context:
space:
mode:
authorArtur Artamonov <freeartman@wechall.net>2013-08-22 09:32:02 +0300
committerArtur Artamonov <freeartman@wechall.net>2013-08-22 09:32:02 +0300
commit2d0b9e4ca9625491611a722c22cfa48601d0669b (patch)
treef889eea124984b0266998fe4a53b5f282639b9ad /target/linux/realtek/patches-2.6.30
parentd4bc867ac3afd260e4256e1463b273083769a363 (diff)
[realte] merged bspfiles for 96c/9xD
Diffstat (limited to 'target/linux/realtek/patches-2.6.30')
-rw-r--r--target/linux/realtek/patches-2.6.30/add-gpiolib-support.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/realtek/patches-2.6.30/add-gpiolib-support.patch b/target/linux/realtek/patches-2.6.30/add-gpiolib-support.patch
deleted file mode 100644
index 88f60e4a7..000000000
--- a/target/linux/realtek/patches-2.6.30/add-gpiolib-support.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- linux-2.6.30.9/drivers/gpio/gpiolib.c 2013-07-11 17:26:56.283467173 +0300
-+++ linux-2.6.30.9/drivers/gpio/gpiolib.c 2013-07-11 17:07:42.298560582 +0300
-@@ -1152,7 +1152,7 @@
- : "? ");
-
- if (!is_out) {
-- int irq = gpio_to_irq(gpio);
-+ int irq = __gpio_to_irq(gpio);
- struct irq_desc *desc = irq_to_desc(irq);
-
- /* This races with request_irq(), set_irq_type(),
---- linux-2.6.30.9/arch/rlx/config.in.rtl8196c 2013-07-11 17:28:15.693460745 +0300
-+++ linux-2.6.30.9/arch/rlx/config.in.rtl8196c 2013-07-11 16:42:12.030684449 +0300
-@@ -3,6 +3,7 @@
-
- config RTL_8196C
- def_bool y
-+ select ARCH_REQUIRE_GPIOLIB
-
- #
- # Processor Config