commit | d6084fc83c8249779a6b7a1d48830f1f3fc120fe | [log] [tgz] |
---|---|---|
author | Kamal Dasu <kdasu.kdev@gmail.com> | Tue Aug 22 16:45:22 2017 -0400 |
committer | Cyrille Pitchen <cyrille.pitchen@wedev4u.fr> | Tue Oct 10 18:20:22 2017 +0200 |
tree | 95fb3f0aa26055a40fc983551fce269c76016523 | |
parent | 46dde01f6bab35d99af111fcc02ca3ee1146050f [diff] |
mtd: spi-nor: Add spi-nor mtd resume handler Implemented and populated spi-nor mtd PM handlers for resume ops. spi-nor resume op re-initializes spi-nor flash to its probed state by calling the newly implemented spi_nor_init() function. Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>