From e5a9d62199af2ae6c4e7aa13614199b6dbaf5eb2 Mon Sep 17 00:00:00 2001 From: Peter Chen Date: Mon, 29 Sep 2014 10:09:31 +0800 Subject: [PATCH] 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-format-patch failed