commit | 9bfbd5cb72c9edb8504a4a7a0aa89cdb2fcb4845 | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Sep 15 15:00:33 2008 -0700 |
committer | Dave Airlie <airlied@linux.ie> | Sat Oct 18 07:10:53 2008 +1000 |
tree | b59f08475d3366e60e3c93538ad398905c4a74ec | |
parent | e0f0754ff6128570dcf38032f5bfb1f195e5bbee [diff] |
drm: kill drm_device->irq Like the last patch but adds a macro to get at the irq value instead of dereferencing pdev directly. Should make things easier for the BSD guys and if we ever support non-PCI devices. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>