linux/drivers/phy/ti
Dan Carpenter df674efa32 phy: phy-twl4030-usb: silence an uninitialized variable warning
The "check" variable isn't necessarily initialized when we print it out
in the debugging messages.  It's a pretty haphazard affair and it
doesn't matter very much what we initialize "check" to.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2017-08-22 10:11:25 +05:30
..
Kconfig
Makefile
phy-da8xx-usb.c
phy-dm816x-usb.c
phy-omap-control.c
phy-omap-usb2.c
phy-ti-pipe3.c phy: ti-pipe3: Use TRM recommended settings for SATA DPLL 2017-08-20 13:59:47 +05:30
phy-tusb1210.c phy: tusb1210: implement ->set_mode() 2017-06-09 17:39:39 +05:30
phy-twl4030-usb.c phy: phy-twl4030-usb: silence an uninitialized variable warning 2017-08-22 10:11:25 +05:30