Hi Jon, On Tue, 22 Jan 2008 21:09:12 -0500 Jon Smirl <[EMAIL PROTECTED]> wrote: > > Rename i2c-mpc to i2c-mpc-drv in preparation for breaking out common code. > > Signed-off-by: Jon Smirl <[EMAIL PROTECTED]> > --- > > drivers/i2c/busses/Makefile | 2 > drivers/i2c/busses/i2c-mpc-drv.c | 421 > ++++++++++++++++++++++++++++++++++++++ > drivers/i2c/busses/i2c-mpc.c | 421 > -------------------------------------- > 3 files changed, 423 insertions(+), 421 deletions(-) > create mode 100644 drivers/i2c/busses/i2c-mpc-drv.c > delete mode 100644 drivers/i2c/busses/i2c-mpc.c
Adding -M or -C to the "git diff" should identify renames and makes this sort of patch much easier to review. -- Cheers, Stephen Rothwell [EMAIL PROTECTED] http://www.canb.auug.org.au/~sfr/
pgpKw2vPU915k.pgp
Description: PGP signature
_______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
