-
由 Tomasz Stanislawski 提交于
This patch fixes calling usleep_range() after taking reg_slock using spin_lock_irqsave(). The mdelay() is used instead. Waiting in atomic context is not the best idea in general. Hopefully, waiting occurs only when Video Processor fails to reset correctly. Signed-off-by: NTomasz Stanislawski <t.stanislaws@samsung.com> Signed-off-by: NInki Dae <inki.dae@samsung.com>
02b3de43