提交 8237f9e5 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

ARM: shmobile: r8a7740 legacy: Fix copied bug in comment

The corresponding bug in pm-sh7372.c was fixed in commit
70fe7b24 ("ARM: shmobile: Do not access sh7372 A4S domain
internals directly").
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 299e1473
...@@ -18,7 +18,7 @@ static int r8a7740_pd_a4s_suspend(void) ...@@ -18,7 +18,7 @@ static int r8a7740_pd_a4s_suspend(void)
{ {
/* /*
* The A4S domain contains the CPU core and therefore it should * The A4S domain contains the CPU core and therefore it should
* only be turned off if the CPU is in use. * only be turned off if the CPU is not in use.
*/ */
return -EBUSY; return -EBUSY;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册