linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: thomas.abraham@linaro.org (Thomas Abraham)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Move sdhci-s3c platform helper into driver
Date: Wed, 14 Sep 2011 12:39:16 +0530	[thread overview]
Message-ID: <1315984158-29651-1-git-send-email-thomas.abraham@linaro.org> (raw)

Changes since v1:
- Rebased with 'for-next' branch of
  http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
  (tested with commit id a08b7e19811181309da2306338027fe1d3f8001d at the
  tip of the for-next branch, not sure if there have been further
  commits after that).

The platform helper that sets up the default sdhci-s3c controller
configuration can be removed and moved into the sdhci-s3c driver.
This platform helper is removed for s3c2416, s3c64xx, s5pc100,
s5pv210 and Exynos4 platforms.

Since the platform helper function pointer was being passed in the
platform data of sdhci-s3c driver, the removal of this pointer from
the platform data is step closer to complete device tree support for
sdhci-s3c driver.

This patchset has been tested on the following platforms.
SMDK2416, SMDK6410, SMDKC100, SMDKV210 and SMDKV310.

             reply	other threads:[~2011-09-14  7:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14  7:09 Thomas Abraham [this message]
2011-09-14  7:09 ` [PATCH v2 1/2] mmc: sdhci-s3c: add default controller configuration Thomas Abraham
2011-09-14  7:09   ` [PATCH v2 2/2] arm: samsung: remove sdhci default configuration setup platform helper Thomas Abraham
2011-09-21 10:56   ` [PATCH v2 1/2] mmc: sdhci-s3c: add default controller configuration Kukjin Kim
2011-09-21 12:18     ` Chris Ball
2011-09-21 12:27       ` Kukjin Kim
2011-09-21 10:51 ` [PATCH v2 0/2] Move sdhci-s3c platform helper into driver Kukjin Kim
2011-09-21 10:55   ` Thomas Abraham

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=1315984158-29651-1-git-send-email-thomas.abraham@linaro.org \
    --to=thomas.abraham@linaro.org \
    --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).