From: Arjun Sreedharan Date: Mon, 18 Aug 2014 05:47:33 +0000 (+0530) Subject: usb: phy: return -ENODEV on failure of try_module_get X-Git-Tag: fix-v3.17-io-chain-v3~12^2~15^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4e3dbf63b39d44a291db70016c718f45d9cd46;p=pandora-kernel.git usb: phy: return -ENODEV on failure of try_module_get When __usb_find_phy_dev() does not return error and try_module_get() fails, return -ENODEV. Signed-off-by: Arjun Sreedharan Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed