diff options
author | 2013-12-16 11:21:15 +0100 | |
---|---|---|
committer | 2014-04-23 10:32:44 +0200 | |
commit | 7c1a38e391745cca72627979e5e02924bed5b43d (patch) | |
tree | 8eb813777bf5d2ef1d13061ad1c557d55f76a4f8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: rename dev->count_lock to dev->buf_lock (diff) | |
download | linux-dev-7c1a38e391745cca72627979e5e02924bed5b43d.tar.xz linux-dev-7c1a38e391745cca72627979e5e02924bed5b43d.zip |
drm/irq: track the irq installed in drm_irq_install in dev->irq
To get rid of the dev->bus->get_irq callback we need to pass in the
desired irq explicitly into drm_irq_install. To avoid having to do the
same for drm_irq_unistall just track it internally. That leaves
drivers with less room to botch things up.
v2: Add the hunk lost in an earlier patch to this one (Thierry).
v3: Fix up the totally fumbled logic in drm_irq_install and use the
local variable consistently. Spotted by both Thierry and Laurent.
Shame on me for failing to properly test the rebase version of this
patch ...
Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions