commit | 66d9e1f28c350be25c8be5cdf9fdab373582071e | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Sep 27 11:00:32 2016 +0800 |
committer | Andreas Bießmann <andreas@biessmann.org> | Fri Oct 28 18:37:14 2016 +0200 |
tree | a806e5a6232fbfcc10877772e361cfc2a29b4133 | |
parent | 5af5237be527e26e93436b963dae5c21a51e0466 [diff] |
i2c: at91_i2c: Change error return -ENODEV to -EINVAL Change the error return value -ENODEV from to -EINVAL for more reasonable. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Heiko Schocher <hs@denx.de>