-
- Downloads
mtd: do not use mtd->lock, unlock and is_locked directly
Instead, call the corresponding MTD API function which will return '-EOPNOTSUPP' if the operation is not supported. Signed-off-by:Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by:
David Woodhouse <David.Woodhouse@intel.com>
Showing
- drivers/mtd/maps/scb2_flash.c 1 addition, 2 deletionsdrivers/mtd/maps/scb2_flash.c
- drivers/mtd/mtdchar.c 3 additions, 12 deletionsdrivers/mtd/mtdchar.c
- drivers/mtd/mtdconcat.c 6 additions, 12 deletionsdrivers/mtd/mtdconcat.c
- drivers/mtd/mtdcore.c 3 additions, 3 deletionsdrivers/mtd/mtdcore.c
- include/linux/mtd/mtd.h 6 additions, 0 deletionsinclude/linux/mtd/mtd.h
Loading
Please register or sign in to comment