summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy/phy-isp1301-omap.c
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2013-12-21 19:37:36 +0100
committerFelipe Balbi <balbi@ti.com>2013-12-23 17:14:33 +0100
commit80f46d5dcb0af46f325c897392baef4911f401b7 (patch)
tree2e71c4f5c92e183fa6296405d0c997aa433c5d10 /drivers/usb/phy/phy-isp1301-omap.c
parentusb: phy-twl6030: Add missing braces (diff)
downloadlinux-80f46d5dcb0af46f325c897392baef4911f401b7.tar.xz
linux-80f46d5dcb0af46f325c897392baef4911f401b7.zip
usb: phy: tahvo: fix smatch warnings
phy-tahvo introduced the following smatch warnings: drivers/usb/phy/phy-tahvo.c:203 tahvo_usb_set_host() warn: variable dereferenced before check 'otg' (see line 199) drivers/usb/phy/phy-tahvo.c:235 tahvo_usb_set_peripheral() warn: variable dereferenced before check 'otg' (see line 231) Fix by deleting bogus NULL pointer checks. The USB framework will always call us with a valid OTG pointer. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/phy-isp1301-omap.c')
0 files changed, 0 insertions, 0 deletions