]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitab9f5f4c23836af323a5196a4783bb4fe1653291
tree3d5069c86a349cc19c097709f5311fa6f10784b7
parentcb9fdb006ff423bb39bf7cc4ea85d231ff0135e7
[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