From: Jesse Barnes Date: Mon, 15 Sep 2008 22:00:33 +0000 (-0700) Subject: drm: kill drm_device->irq X-Git-Tag: v2.6.28-rc1~255^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bfbd5cb72c9edb8504a4a7a0aa89cdb2fcb4845;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed