diff options
author | Sachin Kamat <sachin.kamat@samsung.com> | 2014-06-06 10:43:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-10 01:05:42 +0200 |
commit | 14ad5a94cbf49399e3bc5262428df07f7c3a75c7 (patch) | |
tree | 1caa14488dc0a889eae74ca9a3683cd1ab9f1639 /Documentation/usb/hotplug.txt | |
parent | usb: ohci-exynos: Use NULL instead of 0 (diff) | |
download | linux-14ad5a94cbf49399e3bc5262428df07f7c3a75c7.tar.xz linux-14ad5a94cbf49399e3bc5262428df07f7c3a75c7.zip |
usb: ehci-exynos: Use NULL instead of 0
The third argument of devm_of_phy_get expects a pointer.
Hence use NULL instead of 0. Fixes the following warning:
drivers/usb/host/ehci-exynos.c:91:51: warning: Using plain integer as NULL pointer
Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/usb/hotplug.txt')
0 files changed, 0 insertions, 0 deletions