OSDN Git Service

spi: spi-tegra20-sflash: remove redundant irqsave and irqrestore in hardIRQ
authorBarry Song <song.bao.hua@hisilicon.com>
Sat, 26 Sep 2020 00:16:15 +0000 (12:16 +1200)
committerMark Brown <broonie@kernel.org>
Thu, 1 Oct 2020 22:45:27 +0000 (23:45 +0100)
commit69544f2c15926379d6fb182b142e044b7378b5cf
tree6416ad334d3878af0e66e8b1185966579f882b4a
parent23f370c748580643d17b5e064478b89cba3fdc78
spi: spi-tegra20-sflash: remove redundant irqsave and irqrestore in hardIRQ

Running in hardIRQ, disabling IRQ is redundant.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Link: https://lore.kernel.org/r/20200926001616.21292-1-song.bao.hua@hisilicon.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-tegra20-sflash.c