linux-xiaomi-chiron/drivers/power/supply
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
88pm860x_battery.c power: supply: check if calc_soc succeeded in pm860x_init_battery 2020-07-28 02:13:21 +02:00
88pm860x_charger.c
ab8500_bmdata.c
ab8500_btemp.c
ab8500_charger.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ab8500_fg.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
abx500_chargalg.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
act8945a_charger.c
adp5061.c
apm_power.c
axp20x_ac_power.c
axp20x_battery.c
axp20x_usb_power.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
axp288_charger.c
axp288_fuel_gauge.c
bd70528-charger.c
bd99954-charger.c
bd99954-charger.h
bq27xxx_battery.c power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor 2020-07-29 22:33:10 +02:00
bq27xxx_battery_hdq.c power: supply: bq2xxxx: Replace HTTP links with HTTPS ones 2020-07-28 02:07:35 +02:00
bq27xxx_battery_i2c.c power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor 2020-07-29 22:33:10 +02:00
bq2415x_charger.c power: supply: bq2xxxx: Replace HTTP links with HTTPS ones 2020-07-28 02:07:35 +02:00
bq2515x_charger.c power: supply: bq2xxxx: Replace HTTP links with HTTPS ones 2020-07-28 02:07:35 +02:00
bq24190_charger.c power: supply: bq24190_charger: Fix runtime PM imbalance on error 2020-06-19 19:01:16 +02:00
bq24257_charger.c power: supply: bq2xxxx: Replace HTTP links with HTTPS ones 2020-07-28 02:07:35 +02:00
bq24735-charger.c
bq25890_charger.c
charger-manager.c
collie_battery.c
cpcap-battery.c power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated() 2020-07-29 18:56:51 +02:00
cpcap-charger.c
cros_usbpd-charger.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cw2015_battery.c power: supply: cw2015: Attach OF ID table to the driver 2020-06-06 01:13:56 +02:00
da9030_battery.c power: Convert to DEFINE_SHOW_ATTRIBUTE 2020-07-27 00:05:56 +02:00
da9052-battery.c
da9150-charger.c
da9150-fg.c
ds2760_battery.c
ds2780_battery.c
ds2781_battery.c
ds2782_battery.c
generic-adc-battery.c
goldfish_battery.c
gpio-charger.c power: supply: gpio-charger: Make gpios optional 2020-06-19 18:15:38 +02:00
ingenic-battery.c
ipaq_micro_battery.c
isp1704_charger.c
Kconfig power: supply: bq25150 introduce the bq25150 2020-07-21 22:45:59 +02:00
lego_ev3_battery.c
lp8727_charger.c
lp8788-charger.c
lt3651-charger.c
ltc2941-battery-gauge.c
Makefile power: supply: bq25150 introduce the bq25150 2020-07-21 22:45:59 +02:00
max1721x_battery.c
max8903_charger.c
max8925_power.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
max8997_charger.c
max8998_charger.c power: supply: max8998_charger: Correct ONLINE and add STATUS props 2020-06-19 19:58:23 +02:00
max14577_charger.c
max14656_charger_detector.c
max17040_battery.c power: supply: max17040: Add POWER_SUPPLY_PROP_CAPACITY_ALERT_MIN 2020-07-28 02:15:58 +02:00
max17042_battery.c
max77650-charger.c
max77693_charger.c
mp2629_charger.c
olpc_battery.c
pcf50633-charger.c
pda_power.c
pm2301_charger.c
pm2301_charger.h
pmu_battery.c
power_supply.h
power_supply_core.c power supply and reset changes for the v5.9 series 2020-08-07 21:27:37 -07:00
power_supply_hwmon.c
power_supply_leds.c
power_supply_sysfs.c power: supply: wilco_ec: Add long life charging mode 2020-07-31 14:33:56 +02:00
qcom_smbb.c
rt5033_battery.c power: supply: rt5033_battery: Fix error code in rt5033_battery_probe() 2020-07-28 02:18:24 +02:00
rt9455_charger.c
rx51_battery.c
s3c_adc_battery.c
sbs-battery.c power: supply: sbs-battery: add PEC support 2020-06-19 18:39:43 +02:00
sbs-charger.c
sbs-manager.c
sc27xx_fuel_gauge.c power: supply: sc27xx: prevent adc * 1000 from overflow 2020-07-28 00:49:26 +02:00
sc2731_charger.c
smb347-charger.c
test_power.c power: supply: test_power: Fix battery_current initial value 2020-07-29 19:43:49 +02:00
tosa_battery.c
tps65090-charger.c
tps65217_charger.c
twl4030_charger.c
twl4030_madc_battery.c
ucs1002_power.c
wilco-charger.c power: supply: wilco_ec: Add long life charging mode 2020-07-31 14:33:56 +02:00
wm97xx_battery.c
wm831x_backup.c
wm831x_power.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
wm8350_power.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
z2_battery.c