* [PATCH] OMAP PM SRF: fix authorship, initial comment
@ 2009-10-27 20:30 Paul Walmsley
2009-10-27 21:05 ` Kevin Hilman
0 siblings, 1 reply; 2+ messages in thread
From: Paul Walmsley @ 2009-10-27 20:30 UTC (permalink / raw)
To: linux-omap; +Cc: rnayak, khilman
This patch applies against the PM branch.
While this code is derived from other code that I wrote, I believe this code
was originally written by Rajendra Nayak.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
---
arch/arm/plat-omap/omap-pm-srf.c | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/arch/arm/plat-omap/omap-pm-srf.c b/arch/arm/plat-omap/omap-pm-srf.c
index ef1d235..751d9b3 100644
--- a/arch/arm/plat-omap/omap-pm-srf.c
+++ b/arch/arm/plat-omap/omap-pm-srf.c
@@ -2,14 +2,11 @@
* omap-pm-srf.c - OMAP power management interface implemented
* using Shared resource framework
*
- * This code implements the OMAP power management interface to
- * drivers, CPUIdle, CPUFreq, and DSP Bridge. It is strictly for
- * debug/demonstration use, as it does nothing but printk() whenever a
- * function is called (when DEBUG is defined, below)
+ * Copyright (C) 2008-2009 Texas Instruments, Inc.
+ * Copyright (C) 2008-2009 Nokia Corporation
+ * Rajendra Nayak
*
- * Copyright (C) 2008 Texas Instruments, Inc.
- * Copyright (C) 2008 Nokia Corporation
- * Paul Walmsley
+ * This code is based on plat-omap/omap-pm-noop.c.
*
* Interface developed by (in alphabetical order):
* Karthik Dasu, Tony Lindgren, Rajendra Nayak, Sakari Poussa, Veeramanikandan
--
1.6.5.GIT
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] OMAP PM SRF: fix authorship, initial comment
2009-10-27 20:30 [PATCH] OMAP PM SRF: fix authorship, initial comment Paul Walmsley
@ 2009-10-27 21:05 ` Kevin Hilman
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2009-10-27 21:05 UTC (permalink / raw)
To: Paul Walmsley; +Cc: linux-omap, rnayak
Paul Walmsley <paul@pwsan.com> writes:
> This patch applies against the PM branch.
>
> While this code is derived from other code that I wrote, I believe this code
> was originally written by Rajendra Nayak.
>
> Signed-off-by: Paul Walmsley <paul@pwsan.com>
> Cc: Rajendra Nayak <rnayak@ti.com>
> Cc: Kevin Hilman <khilman@deeprootsystems.com>
Thanks, pushing to PM branch. Upon rebase, will fold into initial
addion of SRF.
Kevin
> ---
> arch/arm/plat-omap/omap-pm-srf.c | 11 ++++-------
> 1 files changed, 4 insertions(+), 7 deletions(-)
>
> diff --git a/arch/arm/plat-omap/omap-pm-srf.c b/arch/arm/plat-omap/omap-pm-srf.c
> index ef1d235..751d9b3 100644
> --- a/arch/arm/plat-omap/omap-pm-srf.c
> +++ b/arch/arm/plat-omap/omap-pm-srf.c
> @@ -2,14 +2,11 @@
> * omap-pm-srf.c - OMAP power management interface implemented
> * using Shared resource framework
> *
> - * This code implements the OMAP power management interface to
> - * drivers, CPUIdle, CPUFreq, and DSP Bridge. It is strictly for
> - * debug/demonstration use, as it does nothing but printk() whenever a
> - * function is called (when DEBUG is defined, below)
> + * Copyright (C) 2008-2009 Texas Instruments, Inc.
> + * Copyright (C) 2008-2009 Nokia Corporation
> + * Rajendra Nayak
> *
> - * Copyright (C) 2008 Texas Instruments, Inc.
> - * Copyright (C) 2008 Nokia Corporation
> - * Paul Walmsley
> + * This code is based on plat-omap/omap-pm-noop.c.
> *
> * Interface developed by (in alphabetical order):
> * Karthik Dasu, Tony Lindgren, Rajendra Nayak, Sakari Poussa, Veeramanikandan
> --
> 1.6.5.GIT
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-27 21:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-27 20:30 [PATCH] OMAP PM SRF: fix authorship, initial comment Paul Walmsley
2009-10-27 21:05 ` Kevin Hilman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox