diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-09-26 12:11:29 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-10-02 09:36:56 +0300 |
commit | 176c866d40551565e78893fc0cb2bc8eed7b3c80 (patch) | |
tree | ff277e2240cc3603b5de4fe701ca208f92248cfa /drivers/gpu/drm/omapdrm/omap_dmm_priv.h | |
parent | 157aa884c90647390917e080176bedc9d0253357 (diff) |
drm/omap: dmm_tiler: Fix interrupt request/free sequence during probe/remove
The interrupts should be enabled after the driver initialization to avoid
early interrupts while the driver is not yet ready to handle them.
On removal the interrupts must be disabled before other resources are
released, freed up.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_dmm_priv.h')
0 files changed, 0 insertions, 0 deletions