From: Ming Lei Date: Tue, 6 Nov 2012 04:53:07 +0000 (+0000) Subject: usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec32115db2bcb7133171c6a036107ca7eb62267f;p=pandora-kernel.git usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm This patch applies the introduced usbnet_read_cmd_nopm() and usbnet_write_cmd_nopm() in the callback of resume and suspend to avoid deadlock if USB runtime PM is considered into usbnet_read_cmd() and usbnet_write_cmd(). Cc: Steve Glendinning Signed-off-by: Ming Lei Signed-off-by: David S. Miller --- Reading git-diff-tree failed