All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: Pankaj Dubey <pankaj.dubey@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, kgene.kim@samsung.com,
	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 11:44:01 +0900	[thread overview]
Message-ID: <54641AF1.50105@samsung.com> (raw)
In-Reply-To: <1415683022-21771-1-git-send-email-pankaj.dubey@samsung.com>

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.

- Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: EXYNOS: Remove unused static iomapping
Date: Thu, 13 Nov 2014 11:44:01 +0900	[thread overview]
Message-ID: <54641AF1.50105@samsung.com> (raw)
In-Reply-To: <1415683022-21771-1-git-send-email-pankaj.dubey@samsung.com>

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.

- Kukjin

  reply	other threads:[~2014-11-13  2:44 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 [this message]
2014-11-13  2:44   ` Kukjin Kim
2014-11-13  4:56   ` Pankaj Dubey
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=54641AF1.50105@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=pankaj.dubey@samsung.com \
    --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.