diff options
author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2021-02-08 00:55:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-02-09 11:48:23 +0300 |
commit | 609cf09c56802f7997497b1fdc89209db52d4449 (patch) | |
tree | 8762db59e5f188790b39db6eaee24c5899f5ef9c /drivers/bus | |
parent | c31d32ba580d2f361e6169c093fdf624e5851925 (diff) | |
download | linux-609cf09c56802f7997497b1fdc89209db52d4449.tar.xz |
ipack: Handle a driver without remove callback
A driver that only consumes devm-managed resources might well have no
remove callback. Additionally given that the device core ignores the return
value of ipack_bus_remove() stop returning an error code.
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Link: https://lore.kernel.org/r/20210207215556.96371-2-uwe@kleine-koenig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions