]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mfd: tc6393xb: Make disable callback return void
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Sun, 19 Jun 2022 08:26:55 +0000 (10:26 +0200)
committerLee Jones <lee@kernel.org>
Tue, 19 Jul 2022 09:54:40 +0000 (10:54 +0100)
commitc55333064d6ea9a26c7e8cfbe2ba1fa77c3a8e48
tree4e1b13e61346b5ac4c0533f48f45f388dd210ceb
parent99a7ec2f362261be1ccca702da099f39127a3388
mfd: tc6393xb: Make disable callback return void

All implementations return 0, so simplify accordingly.

This is a preparation for making platform remove callbacks return void.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220619082655.53728-1-u.kleine-koenig@pengutronix.de
arch/arm/mach-pxa/eseries.c
arch/arm/mach-pxa/tosa.c
drivers/mfd/tc6393xb.c
include/linux/mfd/tc6393xb.h