]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91/trivial: unify functions and machine names
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 27 Jan 2015 17:41:33 +0000 (18:41 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 2 Feb 2015 10:01:29 +0000 (11:01 +0100)
commitd711c71258b84872ee8fe3a7b1455edcbf0fa70b
tree614117b36ff439e4c49893abc740c8b2a6d142b1
parentfed0f9117e9c50ee32715e6f0370280b322b3786
ARM: at91/trivial: unify functions and machine names

Remove the string "(Device Tree)" after the machine name because all AT91
machines use the DT nowadays.
Also change some function names to unify following the convention:
- at91sam9xxx aren't named sam9, 9xxx but with the full name
- sama5 are the ones that don't have the at91 prefix anymore.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/at91sam9.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/pm.c
arch/arm/mach-at91/sama5.c