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)
commit6b866c151ad9ea44799b32c3a8c90a03c5b981da
treee261299ccded5d87db92850b8dfdadab8ae2c514
parent4ccf4beab8c447f8cd33d46afb6e10e1aa3befc6
i2c: mxs: use global reset function

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>
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-mxs.c