All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove Exynos specific code from legacy files
@ 2013-12-27  6:29 Tushar Behera
  2013-12-27  6:29 ` [PATCH 1/3] ARM: SAMSUNG: Remove Exynos specific code from devs.c Tushar Behera
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tushar Behera @ 2013-12-27  6:29 UTC (permalink / raw)
  To: linux-samsung-soc; +Cc: kgene.kim, patches

No need to maintain Exynos specific codes for legacy files as they
are not compiled for Exynos platforms. Remove any reference to Exynos
from those files.

Tushar Behera (3):
  ARM: SAMSUNG: Remove Exynos specific code from devs.c
  ARM: SAMSUNG: Remove Exynos specific code from s5p-pm-irq.c
  ARM: SAMSUNG: Remove Exynos specific code from pm-gpio.c

 arch/arm/plat-samsung/devs.c       |   10 ++--------
 arch/arm/plat-samsung/pm-gpio.c    |    5 ++---
 arch/arm/plat-samsung/s5p-irq-pm.c |   13 -------------
 3 files changed, 4 insertions(+), 24 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-01-10  8:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-27  6:29 [PATCH 0/3] Remove Exynos specific code from legacy files Tushar Behera
2013-12-27  6:29 ` [PATCH 1/3] ARM: SAMSUNG: Remove Exynos specific code from devs.c Tushar Behera
2013-12-27  6:29 ` [PATCH 2/3] ARM: SAMSUNG: Remove Exynos specific code from s5p-pm-irq.c Tushar Behera
2013-12-27  6:29 ` [PATCH 3/3] ARM: SAMSUNG: Remove Exynos specific code from pm-gpio.c Tushar Behera
2014-01-10  8:12 ` [PATCH 0/3] Remove Exynos specific code from legacy files kgene

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.