kernel: update 3.18 to 3.18.14
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-3.18 / 604-MIPS-ath79-ap81-fixes.patch
index 2817453a4d4511b3cd4cf14622ef6b11169900ff..3112eab6bb338cc41c2424e810ed2096063662ec 100644 (file)
@@ -20,7 +20,7 @@
  
  #define AP81_GPIO_LED_STATUS  1
  #define AP81_GPIO_LED_AOSS    3
-@@ -67,20 +102,6 @@ static struct gpio_keys_button ap81_gpio
+@@ -67,20 +71,6 @@ static struct gpio_keys_button ap81_gpio
        }
  };
  
@@ -41,7 +41,7 @@
  static void __init ap81_setup(void)
  {
        u8 *cal_data = (u8 *) KSEG1ADDR(AP81_CAL_DATA_ADDR);
-@@ -90,10 +105,24 @@ static void __init ap81_setup(void)
+@@ -90,10 +80,24 @@ static void __init ap81_setup(void)
        ath79_register_gpio_keys_polled(-1, AP81_KEYS_POLL_INTERVAL,
                                        ARRAY_SIZE(ap81_gpio_keys),
                                        ap81_gpio_keys);