Files
linux/drivers
Tobias Jakobi 5332737432 drm/exynos: g2d: remove runqueue nodes in g2d_{close,remove}()
The driver might be closed (and/or removed) while there are still
nodes queued for processing.
Make sure to remove these nodes, which means all of them in
the case of g2d_remove() and only those belonging to the
corresponding process in g2d_close().

Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
2016-10-01 00:39:39 +09:00
..
2016-09-07 21:24:42 -07:00
2016-09-28 12:08:49 +10:00
2016-09-03 10:40:57 -07:00
2016-08-12 14:59:10 +05:30
2016-09-16 04:29:14 -04:00
2016-08-02 19:35:40 -04:00