[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)
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>

No differences found