[PATCH 3/6] [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt

Chen Gong G.Chen at freescale.com
Wed May 14 13:53:57 EST 2008


 

> -----Original Message-----
> From: linuxppc-dev-bounces+b11801=freescale.com at ozlabs.org 
> [mailto:linuxppc-dev-bounces+b11801=freescale.com at ozlabs.org] 
> On Behalf Of Stephen Rothwell
> Sent: 2008?5?14? 9:45
> To: Anton Vorontsov
> Cc: Wood Scott; linuxppc-dev at ozlabs.org; Wim Van Sebroeck; Tabi Timur
> Subject: Re: [PATCH 3/6] [WATCHDOG] mpc83xx_wdt: rename to mpc8xxx_wdt
> 
> On Tue, 13 May 2008 18:14:59 +0400 Anton Vorontsov 
> <avorontsov at ru.mvista.com> wrote:
> >
> > Rename the driver because now we support some MPC86xx processors.
What I want to know is that what about watchdog for booke(85xx) ?
> > 
> > There are no changes to the mpc83xx_wdt.c file, yet. When 
> possible, we 
> > do file renames and changes separately (because Linus once 
> asked so, 
> > because it helps git to track the renamed files).
> > 
> > Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> > ---
> >  drivers/watchdog/Kconfig       |    4 +-
> >  drivers/watchdog/Makefile      |    2 +-
> >  drivers/watchdog/mpc83xx_wdt.c |  273 
> > ----------------------------------------
> >  drivers/watchdog/mpc8xxx_wdt.c |  273 
> > ++++++++++++++++++++++++++++++++++++++++
> >  4 files changed, 276 insertions(+), 276 deletions(-)  delete mode 
> > 100644 drivers/watchdog/mpc83xx_wdt.c  create mode 100644 
> > drivers/watchdog/mpc8xxx_wdt.c
> 
> Doing this status with "git diff -M --stat" would show us if 
> the file was just renamed or if there were some changes as well ...
> 
> --
> Cheers,
> Stephen Rothwell                    sfr at canb.auug.org.au
> http://www.canb.auug.org.au/~sfr/
> 



More information about the Linuxppc-dev mailing list