From: Dan Williams Date: Tue, 17 Jun 2014 23:16:22 +0000 (-0700) Subject: usb: improve "not suspended yet" message in hub_suspend() X-Git-Tag: omap-for-v3.16/fixes-rc4~77^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b658b8f5c09d3d1db9641c9d520b36b3e4c0d744;p=pandora-kernel.git usb: improve "not suspended yet" message in hub_suspend() Reading through a recent bug report [1], Alan notes: "Dan, the warning message in hub_suspend() should mention that the child device isn't suspended yet." ...update the warning from: "usb usb3-port4: not suspended yet" ...to: "usb usb3-port4: device 3-4: not suspended yet" [1]: http://marc.info/?l=linux-usb&m=140290586301336&w=2 Reported-by: Alan Stern Signed-off-by: Dan Williams Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed