On 1/22/08, Stephen Rothwell <[EMAIL PROTECTED]> wrote: > 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.
I use stgit, I'll ask them how to generate rename patches. The actual git diff is buried inside stgit somewhere. > > -- > Cheers, > Stephen Rothwell [EMAIL PROTECTED] > http://www.canb.auug.org.au/~sfr/ > > -- Jon Smirl [EMAIL PROTECTED] _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
