[ar7] refresh 2.6.32 patches
authorFlorian Fainelli <florian@openwrt.org>
Sun, 31 Oct 2010 21:45:30 +0000 (21:45 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 31 Oct 2010 21:45:30 +0000 (21:45 +0000)
SVN-Revision: 23745

target/linux/ar7/patches-2.6.32/160-vlynq_try_remote_first.patch
target/linux/ar7/patches-2.6.32/930-titan-platform.patch

index b1adb6fc6e0ae69f9b5dfcf605dec128aa2eedac..437bc89d9336f65e6f34c93085ff93b31e5afae1 100644 (file)
@@ -1,6 +1,6 @@
---- a/drivers/vlynq/vlynq.c    2010-08-02 00:11:14.000000000 +0200
-+++ b/drivers/vlynq/vlynq.c    2010-10-17 15:49:36.215058054 +0200
-@@ -515,9 +515,14 @@
+--- a/drivers/vlynq/vlynq.c
++++ b/drivers/vlynq/vlynq.c
+@@ -514,9 +514,14 @@ static int __vlynq_enable_device(struct
                                !__vlynq_try_external(dev))
                                return 0;
                } else {
                                !__vlynq_try_external(dev))
                                return 0;
                } else {
index 21b585b1690953069126dabc25353ff294a63a0b..2678876ba45c986102a07863d37a70b1992a73e4 100644 (file)
  
  /* Interrupts */
  #define AR7_IRQ_UART0 15
  
  /* Interrupts */
  #define AR7_IRQ_UART0 15
-@@ -97,14 +117,22 @@ extern int ar7_cpu_clock, ar7_bus_clock,
+@@ -95,14 +115,22 @@ struct plat_dsl_data {
  
  
- extern void __init ar7_init_clocks(void);
+ extern int ar7_cpu_clock, ar7_bus_clock, ar7_dsp_clock;
  
 +static inline int ar7_is_titan(void)
 +{
  
 +static inline int ar7_is_titan(void)
 +{