]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4480/1: pxa: change the pxa device naming scheme
authorEric Miao <eric.y.miao@gmail.com>
Tue, 17 Jul 2007 09:45:58 +0000 (10:45 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:57:18 +0000 (09:57 +0100)
commite09d02e123fb6944af23a0697369ebcfc15acf73
tree029a534f45c899f4ccad6290087fdf0d5716a9d2
parent9a79b2274186fade17134929d4f85b70d59a3840
[ARM] 4480/1: pxa: change the pxa device naming scheme

1. for common devices across all the pxa variants, the names
   are changed to be:
     "pxa_device_xxx"

2. for pxa25x or pxa27x specific devices, the names are
   changed to be:
     "pxa25x_device_xxx", or
     "pxa27x_device_xxx"

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/devices.h
arch/arm/mach-pxa/generic.c
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c