commit | ce6eb574a1d9bbde72998ed9c95e9bf35c8f4131 | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | Fri Nov 06 21:51:57 2009 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed Dec 09 00:19:13 2009 +0000 |
tree | 8d4d10f65061ac39b1d48103dc2e2d23a4b10b63 | |
parent | 597fe310f16d8246eec856326aa497bfa1b5bfa3 [diff] |
i2c-designware: Tx abort cleanups * ABRT_MASTER_DIS: Fix a typo. * i2c_dw_handle_tx_abort: Return an appropriate error number depending on abort_source. * i2c_dw_xfer: Add a missing abort_source initialization. Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>