commit | b3aafe80c83097403d2b5edccfc440fac3d5f028 | [log] [tgz] |
---|---|---|
author | Roland Stigge <stigge@antcom.de> | Wed Aug 08 09:42:31 2012 +0200 |
committer | Wolfram Sang <w.sang@pengutronix.de> | Wed Sep 12 17:52:38 2012 +0200 |
tree | a1de2442594bddbfcbaac8f6195dfe0282872d4c | |
parent | 55d512e245bc7699a8800e23df1a24195dd08217 [diff] |
i2c: pnx: Fix bit definitions The I2C Control Register bits RFDAIE and RFFIE were mixed up. In addition to this fix, this patch adds the missing bit DRSIE for completeness. Signed-off-by: Roland Stigge <stigge@antcom.de> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>