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

Stephen Rothwell sfr at canb.auug.org.au
Wed May 14 11:45:23 EST 2008


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.
> 
> 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20080514/6a227bb5/attachment.pgp>


More information about the Linuxppc-dev mailing list