From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: S3C64XX: Remove gpio-bank-X header files
Date: Fri, 06 May 2011 13:59:33 +0900 [thread overview]
Message-ID: <00fb01cc0baa$6a728e20$3f57aa60$%kim@samsung.com> (raw)
In-Reply-To: <1303972369-17563-1-git-send-email-jy0922.shim@samsung.com>
Joonyoung Shim wrote:
>
> The gpio-bank-X header files of S3C64XX have defines which can be
> substituted by more common API, so they can be removed. This is compile
> tested only.
>
> Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> arch/arm/mach-s3c64xx/dev-spi.c | 20 ++----
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-a.h | 48 --------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-b.h | 60 -----------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-c.h | 53 ---------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-d.h | 49 --------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-e.h | 44 -------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-f.h | 71
--------------------
> -
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-g.h | 42 ------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-h.h | 74
--------------------
> --
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-i.h | 40 ------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-j.h | 36 -----------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-n.h | 54 ----------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-o.h | 70
--------------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-p.h | 69
--------------------
> arch/arm/mach-s3c64xx/include/mach/gpio-bank-q.h | 46 -------------
> arch/arm/mach-s3c64xx/mach-smdk6410.c | 1 -
> arch/arm/mach-s3c64xx/pm.c | 34 ++++++-----
> arch/arm/mach-s3c64xx/setup-i2c0.c | 7 +--
> arch/arm/mach-s3c64xx/setup-i2c1.c | 7 +--
> arch/arm/mach-s3c64xx/sleep.S | 8 ++-
> 20 files changed, 37 insertions(+), 796 deletions(-)
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-a.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-b.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-c.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-d.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-e.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-f.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-g.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-h.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-i.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-j.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-n.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-o.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-p.h
> delete mode 100644 arch/arm/mach-s3c64xx/include/mach/gpio-bank-q.h
>
Looks ok to me, will apply.
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
prev parent reply other threads:[~2011-05-06 4:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-28 6:32 [PATCH v2] ARM: S3C64XX: Remove gpio-bank-X header files Joonyoung Shim
2011-05-06 4:59 ` Kukjin Kim [this message]
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='00fb01cc0baa$6a728e20$3f57aa60$%kim@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).