]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dmaengine: Use device_match_of_node() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 9 Jan 2026 17:35:42 +0000 (18:35 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 26 Feb 2026 15:30:01 +0000 (21:00 +0530)
commitd42a8378faa35d7958f2d71848f7899e011b829e
treeec143e7f290d756622dcb2f40f23449b18aadd06
parentf709b38e5bfec5846f3f062e87f86ead0c881028
dmaengine: Use device_match_of_node() helper

Instead of open coding, use device_match_of_node() helper.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260109173718.3605829-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dmaengine.c