Searched hist:e09d02e123fb6944af23a0697369ebcfc15acf73 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | devices.h | diff e09d02e123fb6944af23a0697369ebcfc15acf73 Tue Jul 17 11:45:58 CEST 2007 Eric Miao <eric.y.miao@gmail.com> [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>
|
H A D | generic.c | diff e09d02e123fb6944af23a0697369ebcfc15acf73 Tue Jul 17 11:45:58 CEST 2007 Eric Miao <eric.y.miao@gmail.com> [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>
|
H A D | pxa25x.c | diff e09d02e123fb6944af23a0697369ebcfc15acf73 Tue Jul 17 11:45:58 CEST 2007 Eric Miao <eric.y.miao@gmail.com> [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>
|
H A D | pxa27x.c | diff e09d02e123fb6944af23a0697369ebcfc15acf73 Tue Jul 17 11:45:58 CEST 2007 Eric Miao <eric.y.miao@gmail.com> [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>
|