This series migration the spi-dw driver and its mmio wrapper to manges
resources, and adds a few small fixes. I have a few more patches in the queue
for adding device tree support, gpio chip selects, and generic spi queue, but
I'm waiting with time until I get a chance to test them properly.
v2:
Address the comments of Mark Brown as detailed in the patches
Drop the last v1 series patch as it has already been applied
Baruch Siach (3):
spi: dw: use managed resources
spi: dw-mmio: prepare the clock before enabling
spi: dw: fix memory leak on error path
drivers/spi/spi-dw-mmio.c | 74 ++++++++++++++---------------------------------
drivers/spi/spi-dw-pci.c | 40 +++++++------------------
drivers/spi/spi-dw.c | 25 ++++++----------
drivers/spi/spi-dw.h | 4 +--
4 files changed, 42 insertions(+), 101 deletions(-)
--
1.8.5.2
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html