atheros: v3.18: rename kernel platform to ath25
[openwrt/staging/chunkeey.git] / target / linux / atheros / patches-3.18 / 103-ar2315_gpio.patch
index 33594e6b38ec183a444eb5b614dd542154c2f909..cd3baf5c1530ca092728209a8810862d60f3e91f 100644 (file)
@@ -1,13 +1,13 @@
---- a/arch/mips/ar231x/Kconfig
-+++ b/arch/mips/ar231x/Kconfig
+--- a/arch/mips/ath25/Kconfig
++++ b/arch/mips/ath25/Kconfig
 @@ -7,4 +7,5 @@ config SOC_AR5312
  config SOC_AR2315
        bool "Atheros 2315+ support"
        depends on ATH25
 +      select GPIO_AR2315
        default y
---- a/arch/mips/ar231x/ar2315.c
-+++ b/arch/mips/ar231x/ar2315.c
+--- a/arch/mips/ath25/ar2315.c
++++ b/arch/mips/ath25/ar2315.c
 @@ -212,6 +212,34 @@ static struct platform_device ar2315_wdt
        .num_resources = ARRAY_SIZE(ar2315_wdt_res)
  };