linux-stable/arch/arm/mach-tegra
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
..
board-paz00.c
board.h
common.h
hotplug.c
io.c
iomap.h mm: introduce include/linux/pgtable.h 2020-06-09 09:39:13 -07:00
irammap.h
irq.c ARM: tegra: Expose PM functions required for new cpuidle driver 2020-03-13 11:22:41 +01:00
Kconfig
Makefile cpuidle: tegra: Squash Tegra114 driver into the common driver 2020-03-13 11:32:01 +01:00
platsmp.c
pm-tegra20.c
pm-tegra30.c
pm.c ARM: tegra: Do not fully reinitialize L2 on resume 2020-05-06 18:29:05 +02:00
pm.h ARM: tegra: Expose PM functions required for new cpuidle driver 2020-03-13 11:22:41 +01:00
reset-handler.S ARM: tegra: Initialize r0 register for firmware wake-up 2020-05-06 18:29:04 +02:00
reset.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
reset.h
sleep-tegra20.S
sleep-tegra30.S ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30 2020-05-06 18:50:52 +02:00
sleep.h ARM: tegra: Expose PM functions required for new cpuidle driver 2020-03-13 11:22:41 +01:00
sleep.S
tegra.c ARM: tegra: Create tegra20-cpufreq platform device on Tegra30 2020-05-06 19:01:17 +02:00