]> www.infradead.org Git - users/dwmw2/linux.git/commit
ARM: plat-orion: Fix num_resources and id for ge10 and ge11
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Sun, 19 May 2013 20:12:43 +0000 (22:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Jun 2013 19:52:22 +0000 (12:52 -0700)
commit7bdb115b095903713d0b5128c24e5b8894f5967d
tree14cdc9318a52d96ab79091e0ac5cab7ec4090b9b
parent33edcea352d7c7e601a61e987b029620fed0ca4d
ARM: plat-orion: Fix num_resources and id for ge10 and ge11

commit 2b8b2797142c7951e635c6eec5d1705ee9bc45c5 upstream.

When platform data were moved from arch/arm/mach-mv78xx0/common.c to
arch/arm/plat-orion/common.c with the commit "7e3819d ARM: orion:
Consolidate ethernet platform data", there were few typo made on
gigabit Ethernet interface ge10 and ge11. This commit writes back
their initial value, which allows to use this interfaces again.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/plat-orion/common.c