From: Sergei Shtylyov Date: Sat, 7 Dec 2013 23:59:18 +0000 (+0300) Subject: sh_eth: add R8A7791 support X-Git-Tag: v3.14-rc1~94^2~541 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a12b15e4c575e0aa0ba5e24a4f213163a823d0;p=pandora-kernel.git sh_eth: add R8A7791 support Add support for yet another ARM member of the R-Car family, R-Car M2, also known as R8A7791 -- it will share the code and data with previously added R8A7790. Despite the Ether devices in these SoCs are indistinguishable at least from the driver's point of view, we do introduce a new platform device ID "r8a7791-ether" unlike the wildcard ID used for R8A7778/9 SoCs, due to newly established policy for the Renesas SoCs. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed