diff options
author | Satendra Singh Thakur <sst2005@gmail.com> | 2019-11-09 12:36:09 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-11-14 07:46:53 +0100 |
commit | 5c5332a6a229acc856811bdce1c0845986e8306a (patch) | |
tree | b26819ca08ed4c8420f58f4c87a8a5d5470804bd /Documentation/devicetree/bindings/dma | |
parent | dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq f... (diff) | |
download | linux-5c5332a6a229acc856811bdce1c0845986e8306a.tar.xz linux-5c5332a6a229acc856811bdce1c0845986e8306a.zip |
dmaengine: zx: remove: removed dmam_pool_destroy
In the probe method dmam_pool_create is used. Therefore, there is no
need to explicitly call dmam_pool_destroy in remove method as this
will be automatically taken care by devres
Signed-off-by: Satendra Singh Thakur <sst2005@gmail.com>
Link: https://lore.kernel.org/r/20191109113609.6159-1-sst2005@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
0 files changed, 0 insertions, 0 deletions