From: Sachin Kamat Date: Fri, 6 Jun 2014 08:43:44 +0000 (+0530) Subject: usb: ohci-exynos: Use NULL instead of 0 X-Git-Tag: cleanup-for-v3.18~123^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473e92e69e3dcdb16b48573374b11b958a7985ed;p=pandora-kernel.git usb: ohci-exynos: Use NULL instead of 0 The third argument of devm_of_phy_get expects a pointer. Hence use NULL instead of 0. Signed-off-by: Sachin Kamat Acked-by: Jingoo Han Reviewed-by: Vivek Gautam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed