diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2022-04-20 13:34:23 +0300 |
---|---|---|
committer | Pratyush Yadav <p.yadav@ti.com> | 2022-04-27 14:57:36 +0530 |
commit | 4629adaff7bca453757f4df235e533ad460baa28 (patch) | |
tree | 29be0a19615cbe7357a1d646f6f423501d432842 /drivers/platform/surface/aggregator/controller.c | |
parent | a604ab33cb4a32e12f17b43385fdeea551ce8edc (diff) |
mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
Introduce template operation to remove code duplication.
Split spi_nor_micron_octal_dtr_enable() in spi_nor_micron_octal_dtr_en()
and spi_nor_micron_octal_dtr_dis() as it no longer made sense to try to
keep everything alltogether: too many "if (enable)" throughout the code,
which made the code difficult to follow. Add dev_dbg messages in case
spi_nor_read_id() fails.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20220420103427.47867-8-tudor.ambarus@microchip.com
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
0 files changed, 0 insertions, 0 deletions