All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanimir Varbanov <svarbanov@mm-sol.com>
To: spi-devel-general@lists.sourceforge.net, linux-mtd@lists.infradead.org
Cc: grant.likely@secretlab.ca,
	Stanimir Varbanov <svarbanov@mm-sol.com>,
	artem.bityutskiy@intel.com, dwmw2@infradead.org
Subject: [PATCH/RFC 0/2] Add power supply switch in platform data
Date: Thu, 25 Aug 2011 16:29:10 +0300	[thread overview]
Message-ID: <cover.1314278151.git.svarbanov@mm-sol.com> (raw)

Hi,

Here are two patches that add a power method in flash platform data
for chips power control. The first patch adding this function and
the second use it in m25p driver.

Comments are welcome !

Stanimir Varbanov (2):
  spi: flash: Add power method into flash platform data
  mtd: m25p80: Call a platform power method in the driver

 drivers/mtd/devices/m25p80.c |   41 +++++++++++++++++++++++++++++++++++++----
 include/linux/spi/flash.h    |    4 ++++
 2 files changed, 41 insertions(+), 4 deletions(-)

-- 
1.7.4.1

WARNING: multiple messages have this Message-ID (diff)
From: Stanimir Varbanov <svarbanov@mm-sol.com>
To: spi-devel-general@lists.sourceforge.net, linux-mtd@lists.infradead.org
Cc: grant.likely@secretlab.ca,
	Stanimir Varbanov <svarbanov@mm-sol.com>,
	artem.bityutskiy@intel.com, dwmw2@infradead.org
Subject: [PATCH/RFC 0/2] Add power supply switch in platform data
Date: Thu, 25 Aug 2011 16:29:10 +0300	[thread overview]
Message-ID: <cover.1314278151.git.svarbanov@mm-sol.com> (raw)

Hi,

Here are two patches that add a power method in flash platform data
for chips power control. The first patch adding this function and
the second use it in m25p driver.

Comments are welcome !

Stanimir Varbanov (2):
  spi: flash: Add power method into flash platform data
  mtd: m25p80: Call a platform power method in the driver

 drivers/mtd/devices/m25p80.c |   41 +++++++++++++++++++++++++++++++++++++----
 include/linux/spi/flash.h    |    4 ++++
 2 files changed, 41 insertions(+), 4 deletions(-)

-- 
1.7.4.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

             reply	other threads:[~2011-08-25 13:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 13:29 Stanimir Varbanov [this message]
2011-08-25 13:29 ` [PATCH/RFC 0/2] Add power supply switch in platform data Stanimir Varbanov
2011-08-25 13:29 ` [PATCH/RFC 1/2] spi: flash: Add power method into flash " Stanimir Varbanov
2011-08-25 13:29   ` Stanimir Varbanov
2011-08-25 13:29 ` [PATCH/RFC 2/2] mtd: m25p80: Call a platform power method in the driver Stanimir Varbanov
2011-08-25 13:29   ` Stanimir Varbanov
2011-08-28  5:22   ` Baruch Siach
2011-08-28  5:22     ` Baruch Siach
2011-08-28 10:29     ` Stanimir Varbanov
2011-08-28 10:29       ` Stanimir Varbanov

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=cover.1314278151.git.svarbanov@mm-sol.com \
    --to=svarbanov@mm-sol.com \
    --cc=artem.bityutskiy@intel.com \
    --cc=dwmw2@infradead.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-mtd@lists.infradead.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    /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.