Marek Behún
0d1ecc99cb
mtd: Remove mtd_erase_callback() entirely
...
The original purpose of mtd_erase_callback() in Linux at the time it was
imported to U-Boot, was to inform the caller that erasing is done (since
it was an asynchronous operation).
All supplied callback methods in U-Boot do nothing, but the
mtd_erase_callback() function was (until previous patch) grossly abused
in U-Boot's mtdpart implementation for completely different purpose.
Since we got rid of the abusement, remove the mtd_erase_callback()
function and the .callback member from struct erase_info entirely, in
order to avoid such problems in the future.
Signed-off-by: Marek Behún <marek.behun@nic.cz >
2021-10-23 15:47:33 +05:30
..
2021-07-06 10:38:03 -06:00
2021-09-16 11:46:44 -04:00
2021-09-30 08:08:56 -04:00
2021-08-05 19:46:35 -04:00
2021-08-31 17:47:49 -04:00
2021-08-22 11:04:52 +02:00
2021-03-22 19:23:27 +13:00
2021-07-06 10:38:03 -06:00
2021-09-30 09:08:16 -04:00
2021-10-07 16:08:23 +08:00
2021-09-25 09:46:15 -06:00
2021-09-25 09:46:15 -06:00
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2021-10-05 08:50:15 -04:00
2021-08-31 17:47:49 -04:00
2021-09-27 21:38:34 -04:00
2021-08-31 17:47:49 -04:00
2021-09-30 09:08:16 -04:00
2021-09-30 08:08:56 -04:00
2021-10-05 08:50:15 -04:00
2021-07-06 10:38:03 -06:00
2021-09-30 09:08:16 -04:00
2021-08-30 14:13:28 -04:00
2021-07-06 10:38:03 -06:00
2021-07-06 10:38:03 -06:00
2021-09-27 21:38:34 -04:00
2021-09-30 09:08:16 -04:00
2021-10-01 12:10:09 -04:00
2021-10-23 15:47:33 +05:30
2021-07-06 10:38:03 -06:00
2021-10-01 21:08:18 -04:00
2021-07-06 10:38:03 -06:00
2021-09-25 09:46:15 -06:00
2021-10-07 10:14:50 +02:00
2021-07-06 10:38:03 -06:00
2021-09-30 08:08:56 -04:00
2021-10-05 08:43:03 -04:00
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2021-09-28 18:50:56 +03:00
2021-09-30 09:08:16 -04:00
2021-10-05 08:50:15 -04:00
2021-10-05 08:50:15 -04:00
2021-09-30 08:08:56 -04:00
2021-08-31 17:47:49 -04:00
2021-10-03 14:40:56 -04:00
2021-09-04 12:26:02 -04:00
2021-10-07 16:08:23 +08:00
2021-07-06 10:38:03 -06:00
2021-08-26 08:08:11 +02:00
2021-07-06 10:38:03 -06:00
2021-10-04 11:28:16 -04:00
2021-07-06 10:38:03 -06:00
2021-07-20 23:33:54 +02:00
2021-10-07 16:08:23 +08:00
2021-07-23 07:13:25 -04:00
2021-09-30 09:08:16 -04:00
2021-09-30 09:08:16 -04:00
2021-09-25 09:46:15 -06:00
2021-07-06 10:38:03 -06:00
2021-10-07 10:14:50 +02:00
2021-09-30 09:08:16 -04:00
2021-09-13 18:23:13 -04:00
2021-10-01 21:08:18 -04:00
2021-07-06 10:38:03 -06:00
2021-10-03 14:40:56 -04:00
2021-09-30 08:08:56 -04:00
2021-07-23 10:16:39 -04:00
2021-09-04 12:51:47 -04:00