linux_dsm_epyc7002/drivers/usb/phy
Venu Byravarasu 5b26c94cdc usb: phy: use kzalloc to allocate struct tegra_usb_phy
Use kzalloc instead of kmalloc to allocate struct tegra_usb_phy.
This ensures that all function pointers in member u_phy are
initialized to NULL.

Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-01-28 11:20:04 -07:00
..
isp1301.c usb: phy: isp1301: Remove unused static array and define 2012-08-20 10:15:10 +03:00
Kconfig ARM: OMAP: Fix drivers to depend on omap for internal devices 2012-12-16 15:23:37 -08:00
Makefile usb: phy: add R-Car USB phy driver 2012-11-01 12:17:53 +02:00
mv_u3d_phy.c usb: remove use of __devinit 2012-11-21 13:27:16 -08:00
mv_u3d_phy.h usb: phy: mv_u3d: Add usb phy driver for mv_u3d 2012-08-09 18:03:12 +03:00
omap-usb2.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
rcar-phy.c usb: remove use of __devexit 2012-11-21 13:27:17 -08:00
tegra_usb_phy.c usb: phy: use kzalloc to allocate struct tegra_usb_phy 2013-01-28 11:20:04 -07:00