[PATCH v1 0/3] fpga: lattice-sysconfig-spi: Ad-hoc cleanups
Andy Shevchenko <[email protected]> Fri, 8 May 2026 10:25:34 +0200
| Newsgroups | org.kernel.vger.linux-fpga,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
While converting the driver to use modern SPI APIs, I have noticed more things to improve, hence this mini-series. Note, it's independent to the above mentioned conversion patch and may be applied before or after (separately). Andy Shevchenko (3): fpga: lattice-sysconfig-spi: Fix the terminator entries in ID tables fpga: lattice-sysconfig-spi: Drop of_match_ptr() protection fpga: lattice-sysconfig-spi: Don't use "proxy" headers drivers/fpga/lattice-sysconfig-spi.c | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) -- 2.50.1