]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
dmaengine: qcom_hidma: comment platform_driver_register call
authorPhillip Potter <phil@philpotter.co.uk>
Mon, 3 May 2021 11:57:18 +0000 (13:57 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Thu, 15 Jul 2021 17:22:46 +0000 (19:22 +0200)
commitad1d1973a7718eff24a37d56b3a81129137a7a26
treecc34d22ce2e396134a698695189771ea075bfdde
parent68853a4ef383ec4700a966929dd993b0ee11e060
dmaengine: qcom_hidma: comment platform_driver_register call

BugLink: https://bugs.launchpad.net/bugs/1931896
[ Upstream commit 4df2a8b0ad634d98a67e540a4e18a60f943e7d9f ]

Place a comment in hidma_mgmt_init explaining why success must
currently be assumed, due to the cleanup issue that would need to
be considered were this module ever to be unloadable or were this
platform_driver_register call ever to fail.

Acked-By: Vinod Koul <vkoul@kernel.org>
Acked-By: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210503115736.2104747-52-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/dma/qcom/hidma_mgmt.c