Skip to content
Commit 4256101f authored by Igor Grinberg's avatar Igor Grinberg Committed by Remy Bohmer
Browse files

USB: ULPI: clean a mixup of return types



Clean a mixup between u32 and int as a return type
for functions returning error values.
Use int as it is native (and widely used) return type.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 1113a79b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment