commit | 8e57ca205a846ef0255524ecefafb83387a4d716 | [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 | 26008c38074e5a9c7afc4924d811c292aee63a3f [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>