[ARM] pxa: correct I2CPWR clock for pxa3xx
authorDaniel Mack <daniel@caiaq.de>
Mon, 22 Jun 2009 19:01:58 +0000 (21:01 +0200)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 3 Jul 2009 06:13:49 +0000 (14:13 +0800)
commit5c68b09900f04c3de55af43155435b9392f03844
treee81b599e171a6d892ee482ad3b45d3f505433099
parent7eeff4814224646c896303ba2c2b7ac3c4240cd2
[ARM] pxa: correct I2CPWR clock for pxa3xx

In commit f23d4911319fd, the pwr-i2c device name changed due to the
newly introduced device table. This patch fixes the clock so the
driver's probe will succeed again.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Acked-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/pxa3xx.c