dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mtd/chips
Akinobu Mita c527b414ca mtd: use for_each_clear_bit()
Use for_each_clear_bit() to iterate over all the cleared bit in a
memory region.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-03-23 16:58:34 -07:00
..
Kconfig Fix common misspellings 2011-03-31 11:26:23 -03:00
Makefile [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp) 2007-05-09 13:34:37 +01:00
cfi_cmdset_0001.c mtd: use for_each_clear_bit() 2012-03-23 16:58:34 -07:00
cfi_cmdset_0002.c mtd: cleanup style on pr_debug messages 2011-09-11 15:02:16 +03:00
cfi_cmdset_0020.c mtd: introduce mtd_write interface 2012-01-09 18:25:20 +00:00
cfi_probe.c mtd: cfi_cmdset_0002: make sector erase command variable 2010-10-26 11:39:17 +01:00
cfi_util.c Fix common misspellings 2011-03-31 11:26:23 -03:00
chipreg.c mtd: simplify return logic in do_map_probe() 2012-02-28 15:55:13 +01:00
fwh_lock.h mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
gen_probe.c mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chips 2010-05-20 16:57:00 +01:00
jedec_probe.c mtd: replace DEBUG() with pr_debug() 2011-09-11 15:02:16 +03:00
map_absent.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
map_ram.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00
map_rom.c mtd: Remove obsolete <mtd/compatmac.h> include 2010-08-08 21:19:42 +01:00