All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OMAP: PM: voltagedomain cleanup for v3.11
@ 2013-06-17 18:14 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2013-06-17 18:14 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, linux-arm-kernel

The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:

  Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/omap-pm-v3.11/voltdm

for you to fetch changes up to 63b0420c85096d4bb1a3ba365dbf6b970a58b8f7:

  ARM: AM33xx: Remove the unused voltagedomain data (2013-06-17 07:26:44 -0700)

----------------------------------------------------------------
OMAP: PM: remove requirement for voltage domain data; remove dummy data

----------------------------------------------------------------
Rajendra Nayak (2):
      ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated to a pwrdm
      ARM: AM33xx: Remove the unused voltagedomain data

 arch/arm/mach-omap2/Makefile                  |  1 -
 arch/arm/mach-omap2/io.c                      |  1 -
 arch/arm/mach-omap2/powerdomain.c             |  5 ++++
 arch/arm/mach-omap2/powerdomain.h             |  2 ++
 arch/arm/mach-omap2/prm33xx.c                 |  7 +++++
 arch/arm/mach-omap2/voltage.h                 |  1 -
 arch/arm/mach-omap2/voltagedomains33xx_data.c | 43 ---------------------------
 7 files changed, 14 insertions(+), 46 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/voltagedomains33xx_data.c

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

* [GIT PULL] OMAP: PM: voltagedomain cleanup for v3.11
@ 2013-06-17 18:14 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2013-06-17 18:14 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:

  Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/omap-pm-v3.11/voltdm

for you to fetch changes up to 63b0420c85096d4bb1a3ba365dbf6b970a58b8f7:

  ARM: AM33xx: Remove the unused voltagedomain data (2013-06-17 07:26:44 -0700)

----------------------------------------------------------------
OMAP: PM: remove requirement for voltage domain data; remove dummy data

----------------------------------------------------------------
Rajendra Nayak (2):
      ARM: OMAP2+: Powerdomain: Remove the need to always have a voltdm associated to a pwrdm
      ARM: AM33xx: Remove the unused voltagedomain data

 arch/arm/mach-omap2/Makefile                  |  1 -
 arch/arm/mach-omap2/io.c                      |  1 -
 arch/arm/mach-omap2/powerdomain.c             |  5 ++++
 arch/arm/mach-omap2/powerdomain.h             |  2 ++
 arch/arm/mach-omap2/prm33xx.c                 |  7 +++++
 arch/arm/mach-omap2/voltage.h                 |  1 -
 arch/arm/mach-omap2/voltagedomains33xx_data.c | 43 ---------------------------
 7 files changed, 14 insertions(+), 46 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/voltagedomains33xx_data.c

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

* Re: [GIT PULL] OMAP: PM: voltagedomain cleanup for v3.11
  2013-06-17 18:14 ` Kevin Hilman
@ 2013-06-18  8:12   ` Tony Lindgren
  -1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-06-18  8:12 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-omap, linux-arm-kernel

* Kevin Hilman <khilman@linaro.org> [130617 11:20]:
> The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:
> 
>   Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/omap-pm-v3.11/voltdm
> 
> for you to fetch changes up to 63b0420c85096d4bb1a3ba365dbf6b970a58b8f7:
> 
>   ARM: AM33xx: Remove the unused voltagedomain data (2013-06-17 07:26:44 -0700)
> 
> ----------------------------------------------------------------
> OMAP: PM: remove requirement for voltage domain data; remove dummy data

Thanks pulling into omap-for-v3.11/pm-voltdomain.

Regards,

Tony

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

* [GIT PULL] OMAP: PM: voltagedomain cleanup for v3.11
@ 2013-06-18  8:12   ` Tony Lindgren
  0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2013-06-18  8:12 UTC (permalink / raw)
  To: linux-arm-kernel

* Kevin Hilman <khilman@linaro.org> [130617 11:20]:
> The following changes since commit 7d132055814ef17a6c7b69f342244c410a5e000f:
> 
>   Linux 3.10-rc6 (2013-06-15 11:51:07 -1000)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/omap-pm-v3.11/voltdm
> 
> for you to fetch changes up to 63b0420c85096d4bb1a3ba365dbf6b970a58b8f7:
> 
>   ARM: AM33xx: Remove the unused voltagedomain data (2013-06-17 07:26:44 -0700)
> 
> ----------------------------------------------------------------
> OMAP: PM: remove requirement for voltage domain data; remove dummy data

Thanks pulling into omap-for-v3.11/pm-voltdomain.

Regards,

Tony

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

end of thread, other threads:[~2013-06-18  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-17 18:14 [GIT PULL] OMAP: PM: voltagedomain cleanup for v3.11 Kevin Hilman
2013-06-17 18:14 ` Kevin Hilman
2013-06-18  8:12 ` Tony Lindgren
2013-06-18  8:12   ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.