linux/drivers/staging/hikey9xx
Mauro Carvalho Chehab c04c9966a3 staging: hikey9xx: phy-hi3670-usb3: hi3670_is_abbclk_seleted() returns bool
There are a few issues on this function:

1. Instead of using 1/0 for true/false, change the type to boolean;
2. there's a typo there:
	seleted -> selected
3. It's logic is reversed.

Address them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/a579004cfa0cb3cca55c2124a8574a7aeb4eacc3.1611052729.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-26 18:49:23 +01:00
..
hi6421-spmi-pmic.c staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_probe() 2020-11-23 17:59:51 +01:00
hi6421v600-regulator.c staging: regulator: hi6421v600-regulator: Remove unused including <linux/version.h> 2020-09-13 09:26:24 +02:00
hisi-spmi-controller.c staging: spmi: hisi-spmi-controller: Fix some error handling paths 2020-12-28 15:14:53 +01:00
hisilicon,hi6421-spmi-pmic.yaml staging: hikey9xx: update references inside the yaml files 2020-08-28 12:19:15 +02:00
hisilicon,hisi-spmi-controller.yaml staging: hikey9xx: update references inside the yaml files 2020-08-28 12:19:15 +02:00
Kconfig staging: hikey9xx: Specify HAS_IOMEM dependency for MFD_HI6421_SPMI 2020-11-23 17:59:51 +01:00
Makefile staging: hikey9xx: add build for the Kirin 970 PHY driver 2020-09-17 18:50:25 +02:00
phy-hi3670-usb3.c staging: hikey9xx: phy-hi3670-usb3: hi3670_is_abbclk_seleted() returns bool 2021-01-26 18:49:23 +01:00
phy-hi3670-usb3.yaml staging: hikey9xx: convert phy-kirin970-usb3.txt to yaml 2020-09-17 18:50:26 +02:00
TODO staging: hikey9xx: add a TODO list 2020-08-18 16:15:27 +02:00