From: Ming Lei Date: Fri, 22 Feb 2013 03:05:04 +0000 (+0000) Subject: usbnet: smsc95xx: fix broken runtime suspend X-Git-Tag: v3.9-rc1~70^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e21c01071b4406341e32aba65e40c7f9b7e973;p=pandora-kernel.git usbnet: smsc95xx: fix broken runtime suspend Commit b2d4b150(smsc95xx: enable dynamic autosuspend) implements autosuspend, but breaks current runtime suspend, such as: when the interface becomes down, the usb device can't be put into runtime suspend any more. This patch fixes the broken runtime suspend. Cc: Steve Glendinning Signed-off-by: Ming Lei Signed-off-by: David S. Miller --- Reading git-diff-tree failed