dw_dmac: change dev_printk() to corresponding macros
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Oct 2012 14:34:09 +0000 (17:34 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 8 Jan 2013 06:04:49 +0000 (22:04 -0800)
commit21d43f49cb5e132e74bde9e34ac0760f79ab85a9
treec490f380f63002a2ccc83fa12b4d3a98c1573187
parentb801479bb6f5b66f5a35feaa72451ac5ac152ef5
dw_dmac: change dev_printk() to corresponding macros

Change printk(KERN_INFO ..., dev_name(...), ...) to dev_info() as well.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/dw_dmac.c
This page took 0.034451 seconds and 5 git commands to generate.