All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pankaj Dubey <pankaj.dubey@samsung.com>
To: 'Kukjin Kim' <kgene.kim@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, tomasz.figa@gmail.com,
	thomas.ab@samsung.com, heiko@sntech.de
Subject: RE: [PATCH] ARM: EXYNOS: Remove unused static iomapping
Date: Thu, 13 Nov 2014 10:26:02 +0530	[thread overview]
Message-ID: <000e01cffefe$2ca2f8a0$85e8e9e0$@samsung.com> (raw)
In-Reply-To: <54641AF1.50105@samsung.com>

Hi Kukjin,

On Thursday, November 13, 2014 8:14 AM, Kukjin Kim wrote:
> Subject: Re: [PATCH] ARM: EXYNOS: Remove unused static iomapping
> 
> On 11/11/14 14:17, Pankaj Dubey wrote:
> > This patch removes all unused static iomapping from exynos4/5_iodesc
> > table, and at the same time removes related macros from map.h and
> > map-s5p.h.
> > All such mappings are present in exynos.c but not currently there are
> > no users of these mappings, so its safe to remove these.
> >
> > Signed-off-by: Pankaj Dubey<pankaj.dubey@samsung.com>
> > ---
> > This patch has been compiled tested for exynos_defconfig;
> > multi_v7_defconfig; s5pv210_defconfig; s3c6400_defconfig; and
> s3c2410_defconfig.
> >
> > I have verified system booting on SMDK5250 and Exynos3250 based board.
> >
> >   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(-)
> 
> Applied, thanks.
> 

May be I am missing something here, but I can't see this in any branch of
your tree.

Thanks,
Pankaj Dubey
> - Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: pankaj.dubey@samsung.com (Pankaj Dubey)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: EXYNOS: Remove unused static iomapping
Date: Thu, 13 Nov 2014 10:26:02 +0530	[thread overview]
Message-ID: <000e01cffefe$2ca2f8a0$85e8e9e0$@samsung.com> (raw)
In-Reply-To: <54641AF1.50105@samsung.com>

Hi Kukjin,

On Thursday, November 13, 2014 8:14 AM, Kukjin Kim wrote:
> Subject: Re: [PATCH] ARM: EXYNOS: Remove unused static iomapping
> 
> On 11/11/14 14:17, Pankaj Dubey wrote:
> > This patch removes all unused static iomapping from exynos4/5_iodesc
> > table, and at the same time removes related macros from map.h and
> > map-s5p.h.
> > All such mappings are present in exynos.c but not currently there are
> > no users of these mappings, so its safe to remove these.
> >
> > Signed-off-by: Pankaj Dubey<pankaj.dubey@samsung.com>
> > ---
> > This patch has been compiled tested for exynos_defconfig;
> > multi_v7_defconfig; s5pv210_defconfig; s3c6400_defconfig; and
> s3c2410_defconfig.
> >
> > I have verified system booting on SMDK5250 and Exynos3250 based board.
> >
> >   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(-)
> 
> Applied, thanks.
> 

May be I am missing something here, but I can't see this in any branch of
your tree.

Thanks,
Pankaj Dubey
> - Kukjin

  reply	other threads:[~2014-11-13  4:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-11  5:17 [PATCH] ARM: EXYNOS: Remove unused static iomapping Pankaj Dubey
2014-11-11  5:17 ` Pankaj Dubey
2014-11-13  2:44 ` Kukjin Kim
2014-11-13  2:44   ` Kukjin Kim
2014-11-13  4:56   ` Pankaj Dubey [this message]
2014-11-13  4:56     ` Pankaj Dubey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000e01cffefe$2ca2f8a0$85e8e9e0$@samsung.com' \
    --to=pankaj.dubey@samsung.com \
    --cc=heiko@sntech.de \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=thomas.ab@samsung.com \
    --cc=tomasz.figa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.