commit | 1b97be8ce4847be9cceb1f80c87868131e9cc8e7 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 16 11:10:10 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Sep 17 11:05:30 2013 -0500 |
tree | 4157c850c4c24c6a3fed556909599f831a4d808a | |
parent | e1f804676a95b9d5caaa3a822d90bc1101595468 [diff] |
usb: phy: omap-usb3: Fix return value The function returns a pointer. Hence return NULL instead of 0. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Felipe Balbi <balbi@ti.com>