From: Peter Chen Date: Mon, 29 Sep 2014 02:09:31 +0000 (+0800) Subject: usb: core: return -ENOTSUPP for all targeted hosts X-Git-Tag: fixes-for-v3.18-merge-window~16^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a9d62199af2ae6c4e7aa13614199b6dbaf5eb2;p=pandora-kernel.git usb: core: return -ENOTSUPP for all targeted hosts The current code only returns -ENOTSUPP for OTG host, but in fact, embedded host also needs to returns -ENOTSUPP if the peripheral is not at TPL. Signed-off-by: Peter Chen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed