* [PATCH 0114/1529] Fix typo
@ 2016-05-21 11:51 Andrea Gelmini
[not found] ` <20160521115109.5318-1-andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Andrea Gelmini @ 2016-05-21 11:51 UTC (permalink / raw)
To: andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
trivial-DgEjT+Ai2ygdnm+yROfE0A, linux-I+IVW8TIWO2tmTQ+vhA3Yw,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
heiko-4mtYJXux2i+zQB+pC5nmwQ
Signed-off-by: Andrea Gelmini <andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
---
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
* Re: [PATCH 0114/1529] Fix typo
[not found] ` <20160521115109.5318-1-andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
@ 2016-05-21 12:14 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2016-05-21 12:14 UTC (permalink / raw)
To: Andrea Gelmini
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
trivial-DgEjT+Ai2ygdnm+yROfE0A, linux-I+IVW8TIWO2tmTQ+vhA3Yw,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
Hi Andrea,
Am Samstag, 21. Mai 2016, 13:51:09 schrieb Andrea Gelmini:
> Signed-off-by: Andrea Gelmini <andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
A series of 1529 patches? That's a bit extreme.
Also in future please use a sane subject line and additionally see comment
below making the patch not valid.
> ---
> 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 */
this is _not_ a typo, it is sram not regular ram
> memcpy(rk3288_bootram_base, rockchip_slp_cpu_resume,
> rk3288_bootram_sz);
^ permalink raw reply [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
[not found] ` <20160521115109.5318-1-andrea.gelmini-PT7Us6ch6G9eoWH0uzbU5w@public.gmane.org>
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