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)
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>

No differences found