linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0114/1529] Fix typo
@ 2016-05-21 11:51 Andrea Gelmini
  2016-05-21 12:14 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Gelmini @ 2016-05-21 11:51 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/arm/mach-rockchip/pm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-rockchip/pm.c b/arch/arm/mach-rockchip/pm.c
index bee8c80..309d672 100644
--- a/arch/arm/mach-rockchip/pm.c
+++ b/arch/arm/mach-rockchip/pm.c
@@ -280,7 +280,7 @@ static int rk3288_suspend_init(struct device_node *np)
 
 	rk3288_config_bootdata();
 
-	/* copy resume code and data to bootsram */
+	/* copy resume code and data to bootram */
 	memcpy(rk3288_bootram_base, rockchip_slp_cpu_resume,
 	       rk3288_bootram_sz);
 
-- 
2.8.2.534.g1f66975

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-21 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-21 11:51 [PATCH 0114/1529] Fix typo Andrea Gelmini
2016-05-21 12:14 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).