Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-w90x900
wanzongshun a7029c8262 ARM: 6230/1: fix nuc900 touchscreen clk definition bug
This patch is to fix nuc900 touchscreen clk definition bug,the .dev_id's
name should be 'nuc900-ts', it should be the same to pdev.name. or else,
the touchscreen driver will be not working well due to clock engine disabled.

Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-22 09:18:52 +01:00
..
include/mach ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 2010-05-24 22:25:34 +01:00
clksel.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
clock.c ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
clock.h ARM: Consolidate clks_register() and similar 2010-02-12 17:32:36 +00:00
cpu.c ARM: 6230/1: fix nuc900 touchscreen clk definition bug 2010-07-22 09:18:52 +01:00
cpu.h NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
dev.c ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 2010-05-24 22:25:34 +01:00
gpio.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
irq.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
Kconfig ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
mach-nuc910evb.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
mach-nuc950evb.c NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
mach-nuc960evb.c ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
Makefile ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
Makefile.boot
mfp.c ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 2010-05-24 22:25:34 +01:00
nuc910.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
nuc910.h ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
nuc950.c NUC900 LCD Controller Driver 2010-03-12 15:52:34 -08:00
nuc950.h ARM: 5683/1: Add nuc950 platform to w90x900 2009-09-02 11:22:24 +01:00
nuc960.c ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
nuc960.h ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
time.c ARM: 5863/1: fix bugs of clock source of NUC900 2010-01-05 20:52:10 +00:00