1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] add experimental support for 2.6.30

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15979 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-05-22 08:38:10 +00:00
parent e6da6c9196
commit f34c09e21c
21 changed files with 1561 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
--- a/arch/mips/adm5120/common/platform.c
+++ b/arch/mips/adm5120/common/platform.c
@@ -190,7 +190,6 @@ struct amba_pl010_data adm5120_uart0_dat
struct amba_device adm5120_uart0_device = {
.dev = {
- .bus_id = "APB:UART0",
.platform_data = &adm5120_uart0_data,
},
.res = {
@@ -208,7 +207,6 @@ struct amba_pl010_data adm5120_uart1_dat
struct amba_device adm5120_uart1_device = {
.dev = {
- .bus_id = "APB:UART1",
.platform_data = &adm5120_uart1_data,
},
.res = {