gianfar: Remove legacy PM callbacks
authorAnton Vorontsov <avorontsov@mvista.com>
Fri, 14 May 2010 04:27:36 +0000 (04:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 May 2010 00:44:35 +0000 (17:44 -0700)
commitb14ed884df5968b0977114ebd5a22f58d0d15315
treeaf0ddce77689eca82e805a027766def2e026aa8d
parentf0cd15081a72075df16c45a2310e873fb9fcd82f
gianfar: Remove legacy PM callbacks

These callbacks were needed because dev_pm_ops support for OF
platform devices was in the powerpc tree, and the patch that
added dev_pm_ops for gianfar driver was in the netdev tree. Now
that netdev and powerpc trees have merged into Linus' tree, we
can remove the legacy hooks.

Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.c