linux/drivers/i2c/muxes
Ruan Jinjie 0c89b3257b i2c: mux: ltc4306: Remove an unnecessary ternary operator
The true or false judgement of the ternary operator is unnecessary
in C language semantics. So remove it to clean Code.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Acked-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20230801025328.3380963-1-ruanjinjie@huawei.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
2023-08-08 15:36:58 +02:00
..
i2c-arb-gpio-challenge.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-demux-pinctrl.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-gpio.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-gpmux.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-ltc4306.c i2c: mux: ltc4306: Remove an unnecessary ternary operator 2023-08-08 15:36:58 +02:00
i2c-mux-mlxcpld.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-pca954x.c i2c: mux: pca954x: Remove #ifdef guards for PM related functions 2023-08-08 15:36:53 +02:00
i2c-mux-pca9541.c i2c: mux: Convert all drivers to new .probe() callback 2023-03-09 21:59:18 +01:00
i2c-mux-pinctrl.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
i2c-mux-reg.c i2c: Convert to platform remove callback returning void 2023-06-05 09:47:37 +02:00
Kconfig i2c: muxes: Drop obsolete dependency on COMPILE_TEST 2022-08-23 00:15:01 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00