i2c: pnx: Fix bit definitions
authorRoland Stigge <stigge@antcom.de>
Wed, 8 Aug 2012 07:42:31 +0000 (09:42 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Wed, 12 Sep 2012 15:52:38 +0000 (17:52 +0200)
commitb3aafe80c83097403d2b5edccfc440fac3d5f028
treea1de2442594bddbfcbaac8f6195dfe0282872d4c
parent55d512e245bc7699a8800e23df1a24195dd08217
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>
drivers/i2c/busses/i2c-pnx.c