summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/imx/imx8mp.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-09-26 20:33:49 +0200
committerGeorgi Djakov <djakov@kernel.org>2024-10-22 11:17:24 +0300
commit52cebda10430bc3cfb91ae93be10c5050979f525 (patch)
tree3d59c57b85889c1883f43b37514bae7efd51f0c5 /drivers/interconnect/imx/imx8mp.c
parent326b42d861cbcb793241606d7126ec18cd68de00 (diff)
downloadlinux-stable-52cebda10430bc3cfb91ae93be10c5050979f525.tar.gz
linux-stable-52cebda10430bc3cfb91ae93be10c5050979f525.tar.bz2
linux-stable-52cebda10430bc3cfb91ae93be10c5050979f525.zip
interconnect: Remove a useless kfree_const() usage
"path->name" is allocated in of_icc_get_by_index() using kasprintf(), so there is no point in using kfree_const() to free it. Switch to the more standard kfree() to free this. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Link: https://lore.kernel.org/r/06630f9ec3e153d0e7773b8d97a17e7c53e0d606.1727375615.git.christophe.jaillet@wanadoo.fr Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'drivers/interconnect/imx/imx8mp.c')
0 files changed, 0 insertions, 0 deletions