From: Sergei Shtylyov Date: Mon, 17 Jun 2013 19:39:44 +0000 (+0400) Subject: ARM: shmobile: BOCK-W: change Ether device name X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c83322ce820bcf2d5e8265de831489076ee211e;p=pandora-kernel.git ARM: shmobile: BOCK-W: change Ether device name When changing the name of Ether platform device in the commit c02f846938fe (ARM: shmobile: r8a7778: fix Ether device name), I completely forgot that there's also platform device name used in bockw_pinctrl_map[], so the commit "ARM: shmobile: BOCK-W: add Ether support" went in with the old "sh-eth" device name. Now change it to "r8a777x-ether" in accordance with the commits that are now in the 'net- next.git' repository, otherwise BOCK-W Ether support won't work in 3.11. Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- Reading git-diff-tree failed