i2c-mxs: set controller to pio queue mode after reset
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 25 Feb 2011 17:54:51 +0000 (18:54 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sun, 20 Mar 2011 23:54:52 +0000 (23:54 +0000)
mxs_reset_block() clears the PIO_QUEUE_MODE bit. So we have
to set it again after a controller reset.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Cc: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found