linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] spi: dw: fixes, and manages resources migration
@ 2013-12-30 18:30 Baruch Siach
       [not found] ` <cover.1388427564.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Baruch Siach @ 2013-12-30 18:30 UTC (permalink / raw)
  To: Mark Brown
  Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA, Feng Tang,
	Jean-Hugues Deschenes, Baruch Siach

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 majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-01-02  2:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 18:30 [PATCH v2 0/3] spi: dw: fixes, and manages resources migration Baruch Siach
     [not found] ` <cover.1388427564.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
2013-12-30 18:30   ` [PATCH v2 1/3] spi: dw: use managed resources Baruch Siach
     [not found]     ` <9fca9e7e34cd6bd0ec14d28952d422014d94763b.1388427564.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
2013-12-31 12:30       ` Mark Brown
2013-12-30 18:30   ` [PATCH v2 2/3] spi: dw-mmio: prepare the clock before enabling Baruch Siach
2013-12-30 18:30   ` [PATCH v2 3/3] spi: dw: fix memory leak on error path Baruch Siach
2014-01-01 16:25   ` [PATCH v2 0/3] spi: dw: fixes, and manages resources migration Feng Tang
2014-01-01 16:47     ` Baruch Siach
2014-01-02  2:09       ` Feng Tang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).