2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-14 08:13:56 +08:00
linux-next/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 hwspinlock/core: register a bank of hwspinlocks in a single API call 2011-09-21 19:45:34 +03:00
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 hwspinlock/omap: add support for dt nodes 2015-05-02 10:05:10 +03:00
qcom_hwspinlock.c hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_phandle 2016-07-06 12:20:34 -07:00
sirf_hwspinlock.c hwspinlock: add a CSR atlas7 driver 2015-06-12 10:44:06 +03:00
sprd_hwspinlock.c hwspinlock: sprd: Add hardware spinlock driver 2017-05-17 10:52:52 -07:00
u8500_hsem.c hwspinlock: drop owner assignment from platform_drivers 2014-10-20 16:20:37 +02:00