mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 00:30:16 +02:00
ar71xx: refresh patches against 3.3-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30801 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bfc29614e5
commit
d5161a8aa9
@ -28,7 +28,7 @@
|
|||||||
static struct resource ath79_eth0_resources[] = {
|
static struct resource ath79_eth0_resources[] = {
|
||||||
{
|
{
|
||||||
.name = "mac_base",
|
.name = "mac_base",
|
||||||
@@ -817,17 +811,16 @@ void __init ath79_register_eth(unsigned
|
@@ -817,17 +811,16 @@ void __init ath79_register_eth(unsigned
|
||||||
if (id == 0) {
|
if (id == 0) {
|
||||||
pdata->reset_bit = AR934X_RESET_GE0_MAC |
|
pdata->reset_bit = AR934X_RESET_GE0_MAC |
|
||||||
AR934X_RESET_GE0_MDIO;
|
AR934X_RESET_GE0_MDIO;
|
||||||
|
Loading…
Reference in New Issue
Block a user