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 ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
