]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: abstract the conversion of device->minor out to a macro
authorDave Airlie <airlied@redhat.com>
Fri, 11 Oct 2013 04:45:30 +0000 (14:45 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 15 Oct 2013 08:06:06 +0000 (18:06 +1000)
commit14c8d110e083d3a09ccf8cfe18ad22fe1450c2e9
tree803f22a1bac1ca6af8f30dc9aa04feb4975321da
parent5259c522a0b2e827b402c2993b8088071a87d7e2
drm/i915: abstract the conversion of device->minor out to a macro

This will make the next patch to change how this works a lot cleaner.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_sysfs.c