commit | 09573a89cfdadf72747dbfbf8f8b79becb2dd457 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Thu Oct 16 11:00:53 2014 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Nov 06 11:32:44 2014 +0530 |
tree | bcadd4b631db6ec88464dd457a0ba1395aa653cc | |
parent | 979a281efe1107fff9142b18c1605fb6b7413003 [diff] |
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>