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:06 +0200
committerGeorgi Djakov <djakov@kernel.org>2022-08-16 16:38:24 +0300
commitf221bd781f25fa0ebb4c7e9553a9154a9722fd39 (patch)
tree2645f2b1b5970138d38c000fee171cf61379ec94 /include/linux/phy/git:/ssh:/git@git.zx2c4.com
parentinterconnect: msm8974: Ignore return value of icc_provider_del() in .remove() (diff)
downloadlinux-dev-f221bd781f25fa0ebb4c7e9553a9154a9722fd39.tar.xz
linux-dev-f221bd781f25fa0ebb4c7e9553a9154a9722fd39.zip
interconnect: osm-l3: 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-6-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