OSDN Git Service

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)
commitbd4abc2f96dd06c0085112240aed74c96538d6e7
treef2ed4e1c860c11a721e5eebbfda38aa9f5332045
parent1cbdfc48c3d4064e2515e4d837e714fd1aaa2d6e
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