Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine: move .device_release missing log warning to debug level
Dmaengine core warns the drivers registering for missing .device_release implementation. The warning is accurate for dmaengine controllers which hotplug but not for rest. So reduce this to a debug log. Link: https://lore.kernel.org/r/20200306135018.2286959-1-vkoul@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
- Loading branch information