summaryrefslogtreecommitdiff
path: root/include/linux/start_kernel.h
diff options
context:
space:
mode:
authorFelix Gu <ustc.gu@gmail.com>2026-01-20 17:26:46 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2026-02-23 14:05:20 +0300
commitaf12e64ae0661546e8b4f5d30d55c5f53a11efe7 (patch)
treefa90a20d85960b93a44d4232a3643819431106aa /include/linux/start_kernel.h
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f (diff)
downloadlinux-af12e64ae0661546e8b4f5d30d55c5f53a11efe7.tar.xz
mmc: mmci: Fix device_node reference leak in of_get_dml_pipe_index()
When calling of_parse_phandle_with_args(), the caller is responsible to call of_node_put() to release the reference of device node. In of_get_dml_pipe_index(), it does not release the reference. Fixes: 9cb15142d0e3 ("mmc: mmci: Add qcom dml support to the driver.") Signed-off-by: Felix Gu <gu_0233@qq.com> Cc: stable@vger.kernel.org Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/start_kernel.h')
0 files changed, 0 insertions, 0 deletions