i2c-mpc: Add support for 64bit system
authorKumar Gala <galak@kernel.crashing.org>
Tue, 15 Mar 2011 16:02:43 +0000 (11:02 -0500)
committerBen Dooks <ben-linux@fluff.org>
Wed, 16 Mar 2011 00:34:04 +0000 (00:34 +0000)
commit0724d46417545aa3035d88fb8885dffe68817a8c
tree5b3b6dfd1c93fcfe8d102cc5bfc6aba54ab7bc52
parent78f9bbb5a6f41fcb7934848c7821b99718f7e338
i2c-mpc: Add support for 64bit system

Currently i2c-mpc supports 32bit system only, this modification makes it
supported on both 32-bit and 64-bit systems.  The P5020 is the first
64-bit PPC system with the i2c-mpc controller.

Based in patch from Xulei <B33228@freescale.com>

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/Kconfig