diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2012-06-19 12:34:06 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-06-21 04:35:36 +0200 |
commit | 11f932ec221ee07c3a9d49e83df7d44b13f8885f (patch) | |
tree | 50ecf0a3a546dc6f7f7ca8d9f69553230cb9f9e1 /drivers/ps3 | |
parent | dw_dmac: use __func__ constant in the debug prints (diff) | |
download | linux-11f932ec221ee07c3a9d49e83df7d44b13f8885f.tar.xz linux-11f932ec221ee07c3a9d49e83df7d44b13f8885f.zip |
dw_dmac: disable dma in optimal way in probe
The dw_dma_off call needs to have the all_chan_mask calculated. So, done this
calculations before the call. Moreover, remove duplicate code that masks the
DMA interrupts.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Viresh Kumar <viresh.linux@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/ps3')
0 files changed, 0 insertions, 0 deletions