projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16c3ea4
)
[ARM] pxa/magician: enable power I2C for max158xx
author
Philipp Zabel
<philipp.zabel@gmail.com>
Sat, 17 Jan 2009 17:45:42 +0000
(18:45 +0100)
committer
Eric Miao
<eric.miao@marvell.com>
Wed, 21 Jan 2009 07:06:36 +0000
(15:06 +0800)
Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/magician.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/magician.c
b/arch/arm/mach-pxa/magician.c
index 4416ee1dc5d7a4ff6db48cb49c6d863c45afe14b..f734d6635470ac62ff6b4a860959aea30870fe7f 100644
(file)
--- a/
arch/arm/mach-pxa/magician.c
+++ b/
arch/arm/mach-pxa/magician.c
@@
-748,6
+748,7
@@
static void __init magician_init(void)
gpio_direction_output(GPIO83_MAGICIAN_nIR_EN, 1);
pxa_set_ficp_info(&magician_ficp_info);
}
+ pxa27x_set_i2c_power_info(NULL);
pxa_set_i2c_info(NULL);
pxa_set_mci_info(&magician_mci_info);
pxa_set_ohci_info(&magician_ohci_info);