From: Laurent Pinchart Date: Thu, 20 Mar 2014 14:00:33 +0000 (+0100) Subject: sh_eth: Simplify MDIO bus initialization and release X-Git-Tag: v3.15-rc1~113^2~110^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd920ff553ba17f19372501a14e432d9d92b102b;p=pandora-kernel.git sh_eth: Simplify MDIO bus initialization and release The network device passed to the sh_mdio_init and sh_mdio_release functions is only used to access the sh_eth_private instance. Pass it directly to those functions. Signed-off-by: Laurent Pinchart Acked-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- Reading git-diff-tree failed