public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/6] dw_dmac: few cleanups to the driver
@ 2012-10-18 14:34 Andy Shevchenko
  2012-10-18 14:34 ` [PATCHv3 1/6] dmaengine: dw_dmac: remove CLK dependency Andy Shevchenko
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Andy Shevchenko @ 2012-10-18 14:34 UTC (permalink / raw)
  To: Viresh Kumar, Vinod Koul, linux-kernel, spear-devel, balbi
  Cc: Andy Shevchenko

There are few cleanups to the driver which partialy acked and reviewed.

Since v2:
 - add one more clean up (patch 6/6)
 - make a separate patch to WARN a user in dwc_handle_error (suggested by
   Felipe Balbi)
 - add a description to patch 4/6

Andy Shevchenko (4):
  dw_dmac: change dev_printk() to corresponding macros
  dw_dmac: don't call platform_get_drvdata twice
  dw_dmac: change dev_crit to dev_WARN in dwc_handle_error
  dw_dmac: introduce to_dw_desc() macro

Heikki Krogerus (2):
  dmaengine: dw_dmac: remove CLK dependency
  dmaengine: dw_dmac: amend description and indentation

 drivers/dma/Kconfig        |    1 -
 drivers/dma/dw_dmac.c      |   33 ++++++++++++++-------------------
 drivers/dma/dw_dmac_regs.h |    2 ++
 3 files changed, 16 insertions(+), 20 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2012-10-25  8:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 14:34 [PATCHv3 0/6] dw_dmac: few cleanups to the driver Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 1/6] dmaengine: dw_dmac: remove CLK dependency Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 2/6] dmaengine: dw_dmac: amend description and indentation Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 3/6] dw_dmac: change dev_printk() to corresponding macros Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 4/6] dw_dmac: don't call platform_get_drvdata twice Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 5/6] dw_dmac: change dev_crit to dev_WARN in dwc_handle_error Andy Shevchenko
2012-10-18 14:34 ` [PATCHv3 6/6] dw_dmac: introduce to_dw_desc() macro Andy Shevchenko
2012-10-18 17:04 ` [PATCHv3 0/6] dw_dmac: few cleanups to the driver viresh kumar
2012-10-18 17:28   ` Felipe Balbi
2012-10-25  8:06 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox