]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
drm: remove the DRM pci domain
authorDave Airlie <airlied@linux.ie>
Mon, 7 Aug 2006 10:23:42 +0000 (20:23 +1000)
committerDave Airlie <airlied@linux.ie>
Thu, 21 Sep 2006 19:32:30 +0000 (05:32 +1000)
commit332296016ee2e808b362de66bf6bec49c396e5bf
tree4bf9c5794f851f1a54e8468b4da9c0531795e004
parent242ef0e1e7e5bb7e80c3620c1aa55168819d6fb8
drm: remove the DRM pci domain

This patch removes the pci_domain from the DRM device structure, and
gets it via a macro that either asks the platform or does the alpha special
case. jgarzik asked for this to just use the platform magic, but I've no
alpha experience and I'd rather not just break it and wait for someone to
give out.

Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drmP.h
drivers/char/drm/drm_ioctl.c
drivers/char/drm/drm_irq.c
drivers/char/drm/drm_stub.c