diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2014-10-16 13:00:53 +0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2014-11-06 09:02:44 +0300 |
commit | 09573a89cfdadf72747dbfbf8f8b79becb2dd457 (patch) | |
tree | bcadd4b631db6ec88464dd457a0ba1395aa653cc /drivers/dma/bcm2835-dma.c | |
parent | 979a281efe1107fff9142b18c1605fb6b7413003 (diff) | |
download | linux-09573a89cfdadf72747dbfbf8f8b79becb2dd457.tar.xz |
dmaengine: pl08x: Remove chancnt affectations
chanctnt is already filled by dma_async_device_register, which uses the channel
list to know how much channels there is.
Since it's already filled, we can safely remove it from the drivers' probe
function.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/bcm2835-dma.c')
0 files changed, 0 insertions, 0 deletions