[PATCH] I2C-MPC: Remove OCP device model support
authorKumar Gala <galak@freescale.com>
Sat, 25 Jun 2005 21:54:39 +0000 (14:54 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:27 +0000 (16:24 -0700)
commit912eaa7198827df3cae7d0c9768fd08e84a09675
tree3d5069c86a349cc19c097709f5311fa6f10784b7
parent3d9077afea4927e488282da7189de9159db20c17
[PATCH] I2C-MPC: Remove OCP device model support

All consumers of the driver MPC10x, MPC52xx, MPC824x, MPC83xx, and MPC85xx are
all using platform devices.  We can get ride of the dead code to support using
this driver with the old OCP based model

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/i2c/busses/i2c-mpc.c