This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux/mtd
Artem Bityutskiy 8f461a7302 mtd: introduce mtd_can_have_bb helper
This patch introduces new 'mtd_can_have_bb()' helper function which checks
whether the flash can have bad eraseblocks. Then it changes all the
direct 'mtd->block_isbad' use cases with 'mtd_can_have_bb()'.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2012-01-09 18:26:24 +00:00
..
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-08-08 20:58:20 +01:00
2010-10-24 23:27:24 +01:00
2012-01-09 18:24:34 +00:00
2012-01-09 18:26:24 +00:00
2010-05-10 14:11:30 +01:00
2010-08-08 20:58:20 +01:00
2012-01-09 17:59:33 +00:00
2010-08-08 20:58:20 +01:00
2009-01-05 13:55:58 +01:00
2010-01-13 09:04:53 +00:00
2008-06-04 17:50:17 +01:00
2008-06-04 17:50:17 +01:00
2009-01-05 13:55:54 +01:00
2011-03-31 11:26:23 -03:00