-
由 Jesper Nilsson 提交于
arch/cris/arch-v32/drivers/mach-a3/gpio.c: +spin_lock_irqrestore(&gpio_lock, flags); arch/cris/arch-v32/drivers/mach-a3/gpio.c: +spin_lock_irqrestore(&gpio_lock, flags); should that not be "spin_unlock_irqrestore()"? The code in question was inside an (most often) undefined ifdef. Reported-by: N"Robert P. J. Day" <rpjday@crashcourse.ca> Signed-off-by: NJesper Nilsson <jesper.nilsson@axis.com>
999fb23e