From: Mark Einon Date: Fri, 7 Oct 2011 21:52:50 +0000 (+0100) Subject: staging: et131x: Remove error path from suspend/resume code X-Git-Tag: v3.2-rc1~169^2^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75fc17aaa52d4fa7a6bc619a094e542beafac3e;p=pandora-kernel.git staging: et131x: Remove error path from suspend/resume code 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 for pointing this out. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed