commit | 21d43f49cb5e132e74bde9e34ac0760f79ab85a9 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Oct 18 17:34:09 2012 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jan 07 22:04:49 2013 -0800 |
tree | c490f380f63002a2ccc83fa12b4d3a98c1573187 | |
parent | b801479bb6f5b66f5a35feaa72451ac5ac152ef5 [diff] |
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>