aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy/git:/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2022-07-18 14:14:03 +0200
committerGeorgi Djakov <djakov@kernel.org>2022-08-16 16:37:55 +0300
commit8ef2ca20754d84369971aac261ad7f99801adf87 (patch)
tree385aed33cfcc584542f85d1b19fd71633619b4d3 /include/linux/phy/git:/ssh:/git@git.zx2c4.com
parentinterconnect: imx: Ignore return value of icc_provider_del() in .remove() (diff)
downloadlinux-dev-8ef2ca20754d84369971aac261ad7f99801adf87.tar.xz
linux-dev-8ef2ca20754d84369971aac261ad7f99801adf87.zip
interconnect: icc-rpm: Ignore return value of icc_provider_del() in .remove()
icc_provider_del() already emits an error message on failure. In this case letting .remove() return the corresponding error code results in another error message and the device is removed anyhow. (See platform_remove().) So ignore the return value of icc_provider_del() and return 0 unconditionally. This is a preparation for making platform remove callbacks return void. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20220718121409.171773-3-u.kleine-koenig@pengutronix.de Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions