commit | d9fb6a4c7e61d735eec2936a8dc3877f83e61d24 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Sun Mar 18 17:23:35 2012 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Mar 27 09:41:16 2012 +0200 |
tree | 5a154aff2e8a5fb9b27725008c87c3590a9fda93 | |
parent | a89300338a0d0c43ff21c50d793782c310c882ee [diff] |
mxs_spi: Return proper timeout error Instead of returning -1, it is preferred to return -ETIMEDOUT in case of timeouts. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Marek Vasut <marex@denx.de>