drm: fix wrong usages of drm_device in DRM Developer's Guide
authorXiao Jiang <jgq516@gmail.com>
Mon, 14 Feb 2011 09:58:23 +0000 (17:58 +0800)
committerDave Airlie <airlied@redhat.com>
Mon, 14 Feb 2011 23:01:29 +0000 (09:01 +1000)
A few wrong usages of drm_device, which should be drm_driver.

Signed-off-by: Xiao Jiang <jgq516@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found