All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] Add power supply switch in platform data
@ 2011-08-25 13:29 ` Stanimir Varbanov
  0 siblings, 0 replies; 10+ messages in thread
From: Stanimir Varbanov @ 2011-08-25 13:29 UTC (permalink / raw)
  To: spi-devel-general, linux-mtd
  Cc: grant.likely, Stanimir Varbanov, artem.bityutskiy, dwmw2

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

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

end of thread, other threads:[~2011-08-28 10:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25 13:29 [PATCH/RFC 0/2] Add power supply switch in platform data Stanimir Varbanov
2011-08-25 13:29 ` 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

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.