diff options
author | Hongbo Zhang <hongbo.zhang@freescale.com> | 2014-04-18 16:17:44 +0800 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-05-02 22:17:42 +0530 |
commit | cf7f7a2b4b1ec2305d2ba518c69109cc110e70f8 (patch) | |
tree | f09e25690911305e8f51e319422c265a4d7a996e /drivers/dma/moxart-dma.c | |
parent | dfbb85cab5f0819d0424a3637b03e7892704fa42 (diff) | |
download | linux-cf7f7a2b4b1ec2305d2ba518c69109cc110e70f8.tar.bz2 |
DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG
Some codes are calling chan_dbg with FSL_DMA_LD_DEBUG surrounded, it is really
unnecessary to use such a macro because chan_dbg is a wrapper of dev_dbg, we do
have corresponding DEBUG macro to switch on/off dev_dbg, and most of the other
codes are also calling chan_dbg directly without using FSL_DMA_LD_DEBUG.
Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/moxart-dma.c')
0 files changed, 0 insertions, 0 deletions