commit | c9ec3900abf279d9276a0661c9bed2550c1f0bb5 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Thu Aug 13 15:46:03 2015 -0700 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Sep 02 14:11:40 2015 -0700 |
tree | ac20ee2bf17cad50e073941ebe46e7f3ca3a0971 | |
parent | 0f12a27b47284e86eaa4a5ad3877ec3018463178 [diff] |
mtd: spi-nor: assign mtd->priv in spi_nor_scan() Layering suggests that the SPI NOR layer (not the hardware driver) should be initializing the MTD layer. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Tested-by: Joachim Eastwood <manabian@gmail.com>