public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP'
@ 2014-07-17  9:45 Paul Bolle
  2014-07-17  9:54 ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Bolle @ 2014-07-17  9:45 UTC (permalink / raw)
  To: Stephen Warren, Thierry Reding
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Paul Bolle <pebolle-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>
---
Untested! Please shout if that bothers you.

This typo entered linux-next as of today (in next-20140717). Its fix
would be fine for the trivial tree, if trivial would track linux-next.
But it doesn't.

 include/linux/tegra-soc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/tegra-soc.h b/include/linux/tegra-soc.h
index 197aa5bd66d2..25caa520b784 100644
--- a/include/linux/tegra-soc.h
+++ b/include/linux/tegra-soc.h
@@ -81,7 +81,7 @@ void tegra_pmc_restart(enum reboot_mode mode, const char *cmd);
 enum tegra_suspend_mode tegra_pmc_get_suspend_mode(void);
 void tegra_pmc_set_suspend_mode(enum tegra_suspend_mode mode);
 void tegra_pmc_enter_suspend_mode(enum tegra_suspend_mode mode);
-#endif /* CONFIG_SLEEP */
+#endif /* CONFIG_PM_SLEEP */
 
 #ifdef CONFIG_SMP
 bool tegra_pmc_cpu_is_powered(int cpuid);
-- 
1.9.3

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

* Re: [PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP'
  2014-07-17  9:45 [PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP' Paul Bolle
@ 2014-07-17  9:54 ` Thierry Reding
  2014-07-17 10:06   ` Paul Bolle
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2014-07-17  9:54 UTC (permalink / raw)
  To: Paul Bolle
  Cc: Stephen Warren, linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

On Thu, Jul 17, 2014 at 11:45:57AM +0200, Paul Bolle wrote:
> Signed-off-by: Paul Bolle <pebolle-IWqWACnzNjzz+pZb47iToQ@public.gmane.org>
> ---
> Untested! Please shout if that bothers you.
> 
> This typo entered linux-next as of today (in next-20140717). Its fix
> would be fine for the trivial tree, if trivial would track linux-next.
> But it doesn't.
> 
>  include/linux/tegra-soc.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I don't have this typo in my local tree, so I guess I must have fixed it
sometime late yesterday but then forgot push this for linux-next.

Thierry

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP'
  2014-07-17  9:54 ` Thierry Reding
@ 2014-07-17 10:06   ` Paul Bolle
  0 siblings, 0 replies; 3+ messages in thread
From: Paul Bolle @ 2014-07-17 10:06 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Stephen Warren, linux-tegra, linux-kernel

On Thu, 2014-07-17 at 11:54 +0200, Thierry Reding wrote:
> I don't have this typo in my local tree, so I guess I must have fixed it
> sometime late yesterday but then forgot push this for linux-next.

I see. I'll keep this patch in my local stash (which I constantly rebase
onto the latest linux-next). So either it disappears automagically or
I'll send you a reminder in a few weeks.

Thanks,


Paul Bolle

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

end of thread, other threads:[~2014-07-17 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-17  9:45 [PATCH] ARM: tegra: Fix comment typo 'CONFIG_SLEEP' Paul Bolle
2014-07-17  9:54 ` Thierry Reding
2014-07-17 10:06   ` Paul Bolle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox