diff options
author | Tokunori Ikegami <ikegami.t@gmail.com> | 2019-08-06 04:03:25 +0900 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2019-08-27 17:55:53 +0530 |
commit | 0bcf880b062ef88d144ffe90918c56dd11e3d935 (patch) | |
tree | c37f5607bb17bf06869a6f5e6386e001e4ccfb1c /arch | |
parent | 6beb3ea746db88904a5ab8f2cc87837489e46612 (diff) | |
download | linux-0bcf880b062ef88d144ffe90918c56dd11e3d935.tar.bz2 |
mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths
The do_write_oneword_done() is called twice at the exit paths.
By splitting the retry functionality it can be reduced to call once.
Cc: Fabio Bettoni <fbettoni@gmail.com>
Co: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Chris Packham <chris.packham@alliedtelesis.co.nz>
Cc: Joakim Tjernlund <Joakim.Tjernlund@infinera.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions