First  |  Prev |  Next  |  Last
Pages: 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840
[PATCH] x86/mrst: assign a guessed cpu_khz value before calibration
The new setup_local_APIC() code introduced by commit 8c3ba8d0 requires a valid cpu_khz value used as max loop count for clearing pending interrupts. However, Moorestown does a early APIC setup for the system timer interrupts which is before a valid cpu_khz is assigned in tsc calibration code. This patch assigns a... 30 Jun 2010 13:07
[PATCH 20/33] Removing dead MACH_OMAP2_H4_USB1
MACH_OMAP2_H4_USB1 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-omap2/board-h4.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-omap2/board-h4.c b/arch/... 30 Jun 2010 13:07
MFD: Reformatting of files and removal of testing framework
On Tue, Jun 29, 2010 at 02:12:54PM +0100, David Dajun Chen wrote: MFD module of the device driver for DA9052 PMIC device from Dialog Semiconductor. It looks like only a small subset of these patches have managed to get posted to the mailing list... +#if defined(CONFIG_MFD_DA9052_SPI) +#include <linu... 30 Jun 2010 13:07
[PATCH 23/33] Removing dead BACKLIGHT_CORGI
BACKLIGHT_CORGI doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-pxa/corgi_pm.c | 2 -- arch/arm/mach-pxa/sharpsl_pm.c | 15 --------------- arch/arm/mach-pxa/spitz_pm.c | 2 -- 3 files ch... 30 Jun 2010 13:07
[PATCH 28/33] Removing dead CPU_S3C24XX
CPU_S3C24XX doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-s3c2410/include/mach/gpio.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-s3c2410/include/mach/... 30 Jun 2010 13:07
[PATCH 27/33] Removing dead IDE_PXA_CF
IDE_PXA_CF doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-pxa/trizeps4.c | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-pxa/trizeps4.c b/arch/arm/mach-px... 30 Jun 2010 13:07
[PATCH 33/33] Removing dead MACH_U300_USE_I2S_AS_MASTER
MACH_U300_USE_I2S_AS_MASTER doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-u300/clock.c | 91 -------------------------------------------- 1 files changed, 0 insertions(+), 91 deletions(-) diff -... 30 Jun 2010 13:07
[PATCH 31/33] Removing dead MACH_U300_BS26
MACH_U300_BS26 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-u300/core.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-u300/core.c b/arch/arm/mach-u30... 30 Jun 2010 13:07
[PATCH 24/33] Removing dead ARCH_GUMSTIX_ORIG
ARCH_GUMSTIX_ORIG doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-pxa/include/mach/gumstix.h | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/arch/arm/mach-pxa/inc... 30 Jun 2010 13:07
[PATCH 26/33] Removing dead XSCALE_CACHE_ERRATA
XSCALE_CACHE_ERRATA doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- arch/arm/mach-pxa/sleep.S | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-pxa/sleep.S b/arch/arm/mac... 30 Jun 2010 13:07
First  |  Prev |  Next  |  Last
Pages: 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840