diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-25 13:23:52 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-04-15 09:51:18 +0530 |
commit | a53e28da574a40bcc9f78f5d0b0b60570182595b (patch) | |
tree | 9b39b12b7e52518ca08a351112ba69a8229fa907 /drivers/dma/dw_dmac.c | |
parent | a7e340657a04777077a86e235f7074e8e261ac2e (diff) | |
download | op-kernel-dev-a53e28da574a40bcc9f78f5d0b0b60570182595b.zip op-kernel-dev-a53e28da574a40bcc9f78f5d0b0b60570182595b.tar.gz |
dma: Make the 'mask' parameter of __dma_request_channel const
The 'mask' parameter is not modified in __dma_request_channel and really
shouldn't be. Make this explicit by making the parameter const.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/dw_dmac.c')
0 files changed, 0 insertions, 0 deletions