staging: et131x: Fix indefinite low power sleep
authorMark Einon <mark.einon@gmail.com>
Sat, 1 Oct 2011 10:14:17 +0000 (11:14 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:43:15 +0000 (10:43 -0700)
commit8481085a83af02397ed0bf29c2bce517c9287f32
tree50a0c3d2d322c04623a067a4652f140a3be2989f
parent86d734fd1e8edcab411c80ae4447c97317f8d8b5
staging: et131x: Fix indefinite low power sleep

The mechanism by which the device is put into low power sleep is broken
in that the device can never come back out of low power mode afterwards.
Temorary fix to bring the device back out of sleep almost immediately,
until a suitable wake trigger can be found.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/et131x/et1310_pm.c
drivers/staging/et131x/et131x_initpci.c