usb: phy: signedness bugs in suspend/resume functions
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 21 Aug 2013 08:41:22 +0000 (11:41 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Aug 2013 20:05:30 +0000 (15:05 -0500)
"ret" needs to be signed for the error handling to work.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found