]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6230/1: fix nuc900 touchscreen clk definition bug
authorwanzongshun <mcuos.com@gmail.com>
Sun, 18 Jul 2010 14:10:07 +0000 (15:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 22 Jul 2010 08:18:52 +0000 (09:18 +0100)
commita7029c82622f6483a27ebe7ed61b622e1a00664d
tree207f81398551ef6fc631e3fe4720e8b1158db9fe
parent52d90145fb8bb52228bf7273cbccae4530203758
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>
arch/arm/mach-w90x900/cpu.c