Re: [PATCH v1 0/3] fpga: lattice-sysconfig-spi: Ad-hoc cleanups
Xu Yilun <[email protected]> Mon, 11 May 2026 23:12:26 +0800
| Newsgroups | org.kernel.vger.linux-fpga,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <agHx2tula7SFheYG@yilunxu-OptiPlex-7050> |
On Fri, May 08, 2026 at 10:25:34AM +0200, Andy Shevchenko wrote: > 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(-) Reviewed-by: Xu Yilun <[email protected]> Applied to for-next. > > -- > 2.50.1 > >