Searched hist:c7d50e7fb9cc7e71dde7d630b157334e7f8b63fb (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | exynos_spi.c | c7d50e7fb9cc7e71dde7d630b157334e7f8b63fb Fri Jul 03 00:16:11 UTC 2015 Simon Glass <sjg@chromium.org> exynos: spi: Convert the timeout to debug()
Since the timeout is reported through normal channels, and is sometimes expected (e.g. if the bus is being probed for a non-existent device), don't display the message in the driver.
In general, drivers should not write to the console as this limits their usefulness in error conditions.
Signed-off-by: Simon Glass <sjg@chromium.org>
|