>On Wed, Dec 11, 2013 at 04:19:30PM +0800, Hou Zhiqiang wrote:
>> Add PM support using callback function suspend and resume in .driver
>> of spi_driver.
>>
>> Signed-off-by: Hou Zhiqiang
>> ---
>> drivers/mtd/devices/m25p80.c | 37
>> +
>> 1 file changed, 37
On Wed, Dec 11, 2013 at 04:19:30PM +0800, Hou Zhiqiang wrote:
> Add PM support using callback function suspend and resume in .driver of
> spi_driver.
>
> Signed-off-by: Hou Zhiqiang
> ---
> drivers/mtd/devices/m25p80.c | 37 +
> 1 file changed, 37 insertions(+
Add PM support using callback function suspend and resume in .driver of
spi_driver.
Signed-off-by: Hou Zhiqiang
---
drivers/mtd/devices/m25p80.c | 37 +
1 file changed, 37 insertions(+)
diff --git a/drivers/mtd/devices/m25p80.c b/drivers/mtd/devices/m25p80.c