summaryrefslogtreecommitdiff
path: root/include/linux/kdev_t.h
diff options
context:
space:
mode:
authorYu Kuai <yukuai3@huawei.com>2020-08-17 19:57:27 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-09 13:43:47 +0100
commit7dbe15aba74fe333e082ddceba3e57a2737ec372 (patch)
treef5129c468bde266ac4ad49f2360461ee63a1306a /include/linux/kdev_t.h
parent463ce51ac070b81d2ed99bc9bdce12a2cb37e464 (diff)
dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate()
commit 3832b78b3ec2cf51e07102f9b4480e343459b20f upstream. If of_find_device_by_node() succeed, at_dma_xlate() doesn't have a corresponding put_device(). Thus add put_device() to fix the exception handling for this function implementation. Fixes: bbe89c8e3d59 ("at_hdmac: move to generic DMA binding") Signed-off-by: Yu Kuai <yukuai3@huawei.com> Link: https://lore.kernel.org/r/20200817115728.1706719-3-yukuai3@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kdev_t.h')
0 files changed, 0 insertions, 0 deletions