diff options
author | Zhihao Cheng <chengzhihao1@huawei.com> | 2023-08-28 08:38:37 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2023-10-28 22:34:24 +0200 |
commit | c19286d70aaa361cdb073a68a1f66232c359e2fd (patch) | |
tree | 80e22d6eac64c8ab4014ba81642ab87257b6312c /drivers/devfreq | |
parent | ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap (diff) | |
download | linux-c19286d70aaa361cdb073a68a1f66232c359e2fd.tar.xz linux-c19286d70aaa361cdb073a68a1f66232c359e2fd.zip |
ubi: Replace erase_block() with sync_erase()
Since erase_block() has same logic with sync_erase(), just replace it
with sync_erase(), also rename 'sync_erase()' to 'ubi_sync_erase()'.
Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions