1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 02:26:43 +03:00

[ar7] refresh 2.6.32 patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23745 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-10-31 21:45:30 +00:00
parent e2a056ae65
commit 94ffdca114
2 changed files with 5 additions and 5 deletions

View 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 {

View File

@ -329,9 +329,9 @@
/* 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)
+{