[PATCHv3 0/6] dw_dmac: few cleanups to the driver

From: Andy Shevchenko
Date: Thu Oct 18 2012 - 10:34:11 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/