From: Viresh Kumar Date: Fri, 20 Mar 2015 03:34:40 +0000 (+0530) Subject: USB: Use usb_disabled() consistently X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1da47f54ddaf99d2fa8b4319480d49b88ff5fc2c;p=pandora-kernel.git USB: Use usb_disabled() consistently At few places we have used usb_disabled() and at other places used 'nousb' directly. Lets be consistent and use usb_disabled(); Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed