linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/1] mmc: start removing enable / disable API
@ 2012-02-29  7:17 Adrian Hunter
  2012-02-29  7:17 ` [PATCH V2 1/1] " Adrian Hunter
  0 siblings, 1 reply; 9+ messages in thread
From: Adrian Hunter @ 2012-02-29  7:17 UTC (permalink / raw)
  To: Chris Ball; +Cc: linux-mmc, linux-arm-kernel, linux-omap, Adrian Hunter

Hi

Most parts of the enable / disable API are no longer used and
can be removed.

V2: fix missing enable in mmc_try_claim_host as per Sujit Reddy Thumma


Adrian Hunter (1):
      mmc: start removing enable / disable API

 arch/arm/mach-exynos/mach-nuri.c           |    5 +-
 arch/arm/mach-exynos/mach-universal_c210.c |    9 +-
 drivers/mmc/core/core.c                    |  187 +++-------------------------
 drivers/mmc/core/host.c                    |    1 -
 drivers/mmc/core/host.h                    |    1 -
 drivers/mmc/host/davinci_mmc.c             |    4 -
 drivers/mmc/host/omap_hsmmc.c              |   15 +--
 include/linux/mmc/core.h                   |    1 -
 include/linux/mmc/host.h                   |   46 +------
 9 files changed, 27 insertions(+), 242 deletions(-)


Regards
Adrian

^ permalink raw reply	[flat|nested] 9+ messages in thread
* RE: [PATCH V2 1/1] mmc: start removing enable / disable API
@ 2012-02-29 12:01 Manjunathappa, Prakash
  0 siblings, 0 replies; 9+ messages in thread
From: Manjunathappa, Prakash @ 2012-02-29 12:01 UTC (permalink / raw)
  To: Adrian Hunter, Chris Ball
  Cc: Hilman, Kevin, linux-omap@vger.kernel.org, Nori, Sekhar,
	Nayak, Rajendra, linux-mmc@vger.kernel.org, Kyungmin Park,
	Kukjin Kim, Thomas Abraham, linux-arm-kernel@lists.infradead.org

Hi,

On Wed, Feb 29, 2012 at 12:47:21, Adrian Hunter wrote:
> Most parts of the enable / disable API are no longer used and
> can be removed.
> 
> Cc: Rajendra Nayak <rnayak@ti.com>
> Cc: Venkatraman S <svenkatr@ti.com>
> Cc: Kukjin Kim <kgene.kim@samsung.com>
> Cc: Thomas Abraham <thomas.abraham@linaro.org>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Sekhar Nori <nsekhar@ti.com>
> Cc: Kevin Hilman <khilman@ti.com>
> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
> ---

Tested this on OMAP-L138 EVM using SD card
1) Card gets detected and able mount partitions.
2) Able to read/write to mounted partitions.
3) Able to perform above steps after suspend/resume cycle.

Tested-by: Manjunathappa, Prakash <prakash.pm@ti.com>

Thanks,
Prakash



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

end of thread, other threads:[~2012-03-09  4:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  7:17 [PATCH V2 0/1] mmc: start removing enable / disable API Adrian Hunter
2012-02-29  7:17 ` [PATCH V2 1/1] " Adrian Hunter
2012-03-01  8:08   ` Subhash Jadavani
2012-03-01  8:21     ` Adrian Hunter
2012-03-01 10:21       ` Subhash Jadavani
2012-03-01 12:40   ` S, Venkatraman
2012-03-02  5:58   ` Jaehoon Chung
2012-03-09  4:35   ` Chris Ball
  -- strict thread matches above, loose matches on Subject: below --
2012-02-29 12:01 Manjunathappa, Prakash

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).