i2c: mxs: use global reset function
authorWolfram Sang <w.sang@pengutronix.de>
Wed, 31 Aug 2011 18:37:50 +0000 (20:37 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Fri, 20 Apr 2012 21:27:18 +0000 (23:27 +0200)
The former mach specific reset_block function has been converted to a global
one. Use the new one to remove mach dependency from the driver.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

No differences found