commit | 21a89d4101ce338c2872401c82b66a7c155e24ab | [log] [tgz] |
---|---|---|
author | Shinya Kuribayashi <shinya.kuribayashi@necel.com> | Fri Nov 06 21:48:33 2009 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Wed Dec 09 00:19:11 2009 +0000 |
tree | 6ca44511457f1b9bfb42f322cebc2a12dbc89c3d | |
parent | 4cb6d1d6da471d795320cc4a933ce60f415dd1f6 [diff] |
i2c-designware: Enable RX_FULL interrupt Enable RX_FULL interrupt mask by default, and hook it in the interrupt handler. If requested amount of rx data (defined by IC_RX_TL) is not available, we don't have to process i2c_dw_read(). Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com> Acked-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Ben Dooks <ben-linux@fluff.org>