git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9bd8dd
)
staging: et131x: Remove error path from suspend/resume code
author
Mark Einon
<mark.einon@gmail.com>
Fri, 7 Oct 2011 21:52:50 +0000
(22:52 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 16:08:22 +0000
(10:08 -0600)
Removing an error path from et131x suspend/resume functions.
Also added a call to phy_stop() to complement the phy_start() call
during device start/stop routine.
Thanks to Francois Romieu <romieu@fr.zoreil.com> for pointing this out.
Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found