From: Gregory CLEMENT Date: Sun, 19 May 2013 20:12:43 +0000 (+0200) Subject: ARM: plat-orion: Fix num_resources and id for ge10 and ge11 X-Git-Tag: v3.2.46~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba40e7f42e477750bd1bf63ec8337b6f65a9baf;p=pandora-kernel.git 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 Acked-by: Andrew Lunn Signed-off-by: Jason Cooper Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed