diff options
| author | 2022-07-18 14:14:02 +0200 | |
|---|---|---|
| committer | 2022-08-16 16:37:36 +0300 | |
| commit | 7ec26b8dcc5c770a06a7e7ca2e1c888e2115bf0b (patch) | |
| tree | 221c1c275e75686065fa337b4420b17a0c0fc450 /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | Linux 6.0-rc1 (diff) | |
| download | linux-dev-7ec26b8dcc5c770a06a7e7ca2e1c888e2115bf0b.tar.xz linux-dev-7ec26b8dcc5c770a06a7e7ca2e1c888e2115bf0b.zip | |
interconnect: imx: 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-2-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
