commit | 5e7a080d64010bb9d6c28ef51340ce68035de833 | [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 | be7dd6014e89edefd52536d5c8ec6fa80a8a01ad [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>