]> git.baikalelectronics.ru Git - kernel.git/commit
phy: samsung-usb2: Remove NULL terminating entry from phys array
authorAxel Lin <axel.lin@ingics.com>
Tue, 3 Mar 2015 01:08:43 +0000 (09:08 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 12 Mar 2015 05:31:16 +0000 (11:01 +0530)
commit6ed549ce32887c96d79a2fa324226540697897e0
treef2ed4e1c860c11a721e5eebbfda38aa9f5332045
parent979bd6eafa080728033efd767a0b1e90ce3d64c7
phy: samsung-usb2: Remove NULL terminating entry from phys array

Current code uses num_phys settings to tell the number of entries in phys.
Thus remove the NULL terminating entry from phys array which is not necessary.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-exynos4210-usb2.c
drivers/phy/phy-exynos4x12-usb2.c
drivers/phy/phy-exynos5250-usb2.c