Merge MTD 4.4 development into MTD -next
We need to be able to build the jz4740_nand driver. Signed-off-by: Brian Norris <computersforpeace@gmail.com>
This commit is contained in:
@@ -3110,7 +3110,7 @@ static void nand_resume(struct mtd_info *mtd)
|
||||
*/
|
||||
static void nand_shutdown(struct mtd_info *mtd)
|
||||
{
|
||||
nand_get_device(mtd, FL_SHUTDOWN);
|
||||
nand_get_device(mtd, FL_PM_SUSPENDED);
|
||||
}
|
||||
|
||||
/* Set default functions */
|
||||
|
Reference in New Issue
Block a user