commit | df6791d7042d839b68c58cd7dc3699f9ae5a8f22 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Aug 07 19:56:30 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Thu Aug 09 14:36:58 2012 +0300 |
tree | be0d62b9f3cc8686c6059a55f90df60d8ee4c808 | |
parent | c84d364f8178d2bc12827836bf58eb45598262a4 [diff] |
usb: otg: Remove the unneeded NULL check The function usb_add_phy trusts the sanity of the caller. Also it accesses x after the NULL check. Remove the unneeded check. Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>