-
- Downloads
mtd: do not use mtd->suspend and mtd->resume directly
Just call the 'mtd_suspend()' and 'mtd_resume()' - they will do nothing if the operation is not defined. Signed-off-by:Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
Showing
- drivers/mtd/maps/physmap.c 2 additions, 3 deletionsdrivers/mtd/maps/physmap.c
- drivers/mtd/maps/rbtx4939-flash.c 2 additions, 3 deletionsdrivers/mtd/maps/rbtx4939-flash.c
- drivers/mtd/mtdcore.c 1 addition, 4 deletionsdrivers/mtd/mtdcore.c
- include/linux/mtd/mtd.h 4 additions, 1 deletioninclude/linux/mtd/mtd.h
Please register or sign in to comment