diff options
author | 2021-02-03 20:39:40 +0800 | |
---|---|---|
committer | 2021-02-06 00:50:48 +0100 | |
commit | 3f2d30184773e408c4e6f9e15c350828e482480c (patch) | |
tree | 84a16fd4ec3d06c4259607ed876fefaf3050a7be /drivers/rtc/class.c | |
parent | rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ (diff) | |
download | linux-rng-3f2d30184773e408c4e6f9e15c350828e482480c.tar.xz linux-rng-3f2d30184773e408c4e6f9e15c350828e482480c.zip |
rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
It is redundant to do irqsave and irqrestore in hardIRQ context, where
it has been in a irq-disabled context.
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1612355981-6764-6-git-send-email-tanxiaofei@huawei.com
Diffstat (limited to 'drivers/rtc/class.c')
0 files changed, 0 insertions, 0 deletions