1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/drivers/hwspinlock
Baolin Wang 66742b19e5 hwspinlock: Convert to use 'switch' statement
We have different hwspinlock modes to select, thus it will be more
readable to handle different modes with using 'switch' statement
instead of 'if' statement.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2018-04-17 14:48:22 -07:00
..
hwspinlock_core.c hwspinlock: Convert to use 'switch' statement 2018-04-17 14:48:22 -07:00
hwspinlock_internal.h
Kconfig hwspinlock: Change hwspinlock to a bool 2017-11-06 21:59:34 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
omap_hwspinlock.c
qcom_hwspinlock.c
sirf_hwspinlock.c
sprd_hwspinlock.c
u8500_hsem.c