media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ
authorDaode Huang <huangdaode@huawei.com>
Fri, 5 Feb 2021 09:39:11 +0000 (10:39 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Mar 2021 10:59:40 +0000 (11:59 +0100)
commitdd354506911a4aaa81aa09f4769268cb14b37cbe
tree10a481ddafc028dade8efcc7d8a6c88a5d038015
parentc4a1bff9507fbeb1a13389cd51cb100b65de3c59
media: rc/ite-cir: replace spin_lock_irqsave by spin_lock in hard IRQ

It is redundant to do irqsave and irqrestore in hardIRQ context.

Signed-off-by: Daode Huang <huangdaode@huawei.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/rc/ite-cir.c