All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
@ 2014-11-21 14:15 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-11-21 14:15 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson', Kevin Hilman
  Cc: arm, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:

  ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
00:06:22 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-cleanup-2

for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:

  ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)

----------------------------------------------------------------
Samsung 2nd cleanup for v3.19

- remove unused static iomapping for exynos SoCs
  : remove unused static iomapping from exynos4/5_iodesc table,
    and related macros from mach/map.h and plat/map-s5p.h.

----------------------------------------------------------------
Pankaj Dubey (1):
      ARM: EXYNOS: Remove unused static iomapping

 arch/arm/mach-exynos/exynos.c                | 50
----------------------------
 arch/arm/mach-exynos/include/mach/map.h      | 23 -------------
 arch/arm/plat-samsung/include/plat/map-s5p.h | 21 ------------
 3 files changed, 94 deletions(-)

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

* [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
@ 2014-11-21 14:15 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-11-21 14:15 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:

  ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
00:06:22 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-cleanup-2

for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:

  ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)

----------------------------------------------------------------
Samsung 2nd cleanup for v3.19

- remove unused static iomapping for exynos SoCs
  : remove unused static iomapping from exynos4/5_iodesc table,
    and related macros from mach/map.h and plat/map-s5p.h.

----------------------------------------------------------------
Pankaj Dubey (1):
      ARM: EXYNOS: Remove unused static iomapping

 arch/arm/mach-exynos/exynos.c                | 50
----------------------------
 arch/arm/mach-exynos/include/mach/map.h      | 23 -------------
 arch/arm/plat-samsung/include/plat/map-s5p.h | 21 ------------
 3 files changed, 94 deletions(-)

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

* Re: [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
  2014-11-21 14:15 ` Kukjin Kim
@ 2014-11-28 12:11   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-11-28 12:11 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Kukjin Kim, 'Olof Johansson', Kevin Hilman,
	linux-samsung-soc@vger.kernel.org, arm

On Friday 21 November 2014, Kukjin Kim wrote:
> The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:
> 
>   ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
> 00:06:22 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-cleanup-2
> 
> for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:
> 
>   ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)
> 
> ----------------------------------------------------------------
> Samsung 2nd cleanup for v3.19
> 
> - remove unused static iomapping for exynos SoCs
>   : remove unused static iomapping from exynos4/5_iodesc table,
>     and related macros from mach/map.h and plat/map-s5p.h.

Nice cleanup!

Applied to next/cleanup, thanks!

	Arnd

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

* [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19
@ 2014-11-28 12:11   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-11-28 12:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday 21 November 2014, Kukjin Kim wrote:
> The following changes since commit 13cfa6c4f7facfc690ba9e99ec382c151fddaced:
> 
>   ARM: EXYNOS: Fix CPU idle clock down after CPU off (2014-10-21
> 00:06:22 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-cleanup-2
> 
> for you to fetch changes up to 9c50b2a98cf0ca70480b70a4490a87177519094c:
> 
>   ARM: EXYNOS: Remove unused static iomapping (2014-11-13 11:42:59 +0900)
> 
> ----------------------------------------------------------------
> Samsung 2nd cleanup for v3.19
> 
> - remove unused static iomapping for exynos SoCs
>   : remove unused static iomapping from exynos4/5_iodesc table,
>     and related macros from mach/map.h and plat/map-s5p.h.

Nice cleanup!

Applied to next/cleanup, thanks!

	Arnd

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

end of thread, other threads:[~2014-11-28 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 14:15 [GIT PULL 2/5] Samsung 2nd round of cleanup for v3.19 Kukjin Kim
2014-11-21 14:15 ` Kukjin Kim
2014-11-28 12:11 ` Arnd Bergmann
2014-11-28 12:11   ` Arnd Bergmann

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.