commit | 21184c4efbba7b7959c7868cf2b99f43f29fc199 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Jul 13 00:03:36 2011 -0700 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Jul 13 00:08:20 2011 -0700 |
tree | 9b2689a7a8ecde630ebed0e637d97a0cf461dd66 | |
parent | fea2021c76a414b71204cc2aea623bb037fa913b [diff] |
Input: cy8ctmg110_ts - fix checking return value of i2c_master_send i2c_master_send returns negative errno, or else the number of bytes written. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>