commit | 59b0816d7c7de3c14d6dd59da3baa3deffb973da | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Aug 03 18:52:12 2013 +0900 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Aug 30 21:34:19 2013 +0100 |
tree | 8a6c50fd8d9c316604bf25e52c780a79909f399f | |
parent | bf9c223664e6f5fdf538919c715c45c26dbb4268 [diff] |
mtd: mtd_speedtest: use mtd_test helpers Use mtdtest_write(), mtdtest_read(), mtdtest_scan_for_bad_eraseblocks(), mtdtest_erase_good_eraseblocks() in mtd_test helpers. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Cc: Brian Norris <computersforpeace@gmail.com> Cc: Vikram Narayanan <vikram186@gmail.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>