commit | 877e86f28385407f05c5aa4e397d4ccb3233f01a | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 14 10:41:09 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Feb 14 15:14:36 2013 +0530 |
tree | 5467a9c9360f49b6ff1d2d0a0f8e8347767904f6 | |
parent | a20702b8d7c2b54a618e203d94b37b4f1d21bbd4 [diff] |
dw_dmac: apply default dma_mask if needed In some cases we got the device without dma_mask configured. We have to apply the default value to avoid crashes during memory mapping. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>