commit | 10bb775e925d2a1c516c96904a5e1d2e747c4e1b | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Tue Jul 18 11:57:09 2017 +0200 |
committer | Marek Vasut <marex@denx.de> | Fri Jul 28 23:34:09 2017 +0200 |
tree | 029379adcff8ed81a1ed19b350cf78dd5bd2785a | |
parent | 642346ae269c3c5c54cf7e15c426c42f4df031da [diff] |
usb: host: ehci-generic: replace printf() by error() this allows to get file, line and function location of the current error message. Signed-off-by: patrice chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>