Tomasz Stanislawski 02b3de4311 drm: exynos: mixer: fix using usleep() in atomic context
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: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2015-10-26 15:10:12 +09:00
..
2015-10-19 11:00:44 +02:00
2015-10-16 10:44:03 +02:00
2015-09-30 10:44:48 +02:00
2015-09-30 10:44:48 +02:00
2015-09-24 17:18:41 +02:00
2015-10-16 15:50:57 +02:00
2015-09-30 10:44:48 +02:00
2015-10-16 15:50:55 +02:00
2015-09-30 10:44:48 +02:00
2015-07-22 16:25:45 +02:00
2015-09-30 10:44:48 +02:00