[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
Christophe JAILLET
christophe.jaillet at wanadoo.fr
Sat Aug 27 04:41:39 PDT 2022
Patch 1 fixes an issue about an error code that is erroneously logged.
Patch 2-4 are just clean-ups spotted while fixing it.
Additional comments are added below --- in patches 2 and 3.
Christophe JAILLET (4):
spi: mt7621: Fix an error message in mt7621_spi_probe()
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error
handling
spi: mt7621: Use devm_spi_register_controller()
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
drivers/spi/spi-mt7621.c | 42 ++++++----------------------------------
1 file changed, 6 insertions(+), 36 deletions(-)
--
2.34.1
More information about the Linux-mediatek
mailing list