From: Shinya Kuribayashi Date: Fri, 6 Nov 2009 12:48:33 +0000 (+0900) Subject: i2c-designware: Enable RX_FULL interrupt X-Git-Tag: v2.6.33-rc1~339^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21a89d4101ce338c2872401c82b66a7c155e24ab;p=pandora-kernel.git 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 Acked-by: Baruch Siach Signed-off-by: Ben Dooks --- Reading git-diff-tree failed