提交 0fb85a5a 编写于 作者: R Russell King

ARM: iPAQ: no need to set PWER_RTC

The rtc-sa1100 driver takes care of this.
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 6e21ee6a
......@@ -239,7 +239,7 @@ static void __init h3xxx_map_io(void)
/* Configure suspend conditions */
PGSR = 0;
PWER = PWER_GPIO0 | PWER_RTC;
PWER = PWER_GPIO0;
PCFR = PCFR_OPDE;
PSDR = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册