]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ks8851: suspend resume support
authorArce, Abraham <x0066660@ti.com>
Thu, 28 Oct 2010 18:57:20 +0000 (18:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Nov 2010 21:50:06 +0000 (13:50 -0800)
commit1d5439b9a29b1386d44a617cbaf2f7acde1d697c
treed28e19a01ead8d7477f6ced67ceb4551a07310e5
parentd0eaeec8e8dfdc31815941054802dcccd7c3fe1d
ks8851: suspend resume support

Add suspend/resume support using default open/stop interface methods
to do hardware dependant operations.

On suspend, same low power state (soft power mode) will be kept, the
following blocks will be disabled:

 - Internal PLL Clock
 - Tx/Rx PHY
 - MAC
 - SPI Interface

Signed-off-by: Abraham Arce <x0066660@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ks8851.c