All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V6 RESEND 0/2] Poweroff Notify eMMC 4.5
@ 2011-09-16 13:39 Girish K S
  2011-09-16 13:39 ` [PATCH V6 RESEND 1/2] mmc: core: Add power off notify feature(eMMC 4.5) Girish K S
  2011-09-16 13:39 ` [PATCH V6 RESEND 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5 Girish K S
  0 siblings, 2 replies; 6+ messages in thread
From: Girish K S @ 2011-09-16 13:39 UTC (permalink / raw)
  To: linux-mmc; +Cc: cjb, kgene.kim, patches, linux-samsung-soc, Girish K S

This patch version removes some checkpatch error.
Earlier versions were checked with the older checkpatch.pl
which didnt give any checkpatch errors. This patch uses
the checkpatch.pl in the latest script folder.

Girish K S (2):
  mmc: core: Add power off notify feature(eMMC 4.5)
  mmc: core: Add Poweroff Notify handling eMMC 4.5

 drivers/mmc/core/core.c  |   34 ++++++++++++++++++++++++++++++++++
 drivers/mmc/core/mmc.c   |   22 ++++++++++++++++++++--
 drivers/mmc/host/sdhci.c |   10 ++++++++++
 include/linux/mmc/card.h |   20 ++++++++++++++++++++
 include/linux/mmc/host.h |    5 +++++
 include/linux/mmc/mmc.h  |    7 +++++++
 6 files changed, 96 insertions(+), 2 deletions(-)

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

end of thread, other threads:[~2011-10-11 14:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-16 13:39 [PATCH V6 RESEND 0/2] Poweroff Notify eMMC 4.5 Girish K S
2011-09-16 13:39 ` [PATCH V6 RESEND 1/2] mmc: core: Add power off notify feature(eMMC 4.5) Girish K S
2011-09-16 13:39 ` [PATCH V6 RESEND 2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5 Girish K S
2011-10-10 23:09   ` Chris Ball
2011-10-11  4:59     ` Girish K S
2011-10-11 14:00       ` Chris Ball

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.