diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-10-26 15:29:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-10-26 16:18:39 +0300 |
commit | 93cc2559d3fdcd28b1a7972ab519a6cd8ba20f9d (patch) | |
tree | 5a05b870931d669f9557b4b24fa673ab207fe42c /scripts/gdb/linux/utils.py | |
parent | 55201afd6e8ad6b5e349bff32331806e17c5d57e (diff) | |
download | linux-93cc2559d3fdcd28b1a7972ab519a6cd8ba20f9d.tar.xz |
spi: Remove the obsolte u64_stats_fetch_*_irq() users.
Now that the 32bit UP oddity is gone and 32bit uses always a sequence
count, there is no need for the fetch_irq() variants anymore.
Convert to the regular interface.
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-spi@vger.kernel.org
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20221026122951.331638-1-bigeasy@linutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions