drm/nvc0-nve0/graph: rename dev to priv, no code changes
authorBen Skeggs <bskeggs@redhat.com>
Thu, 19 Jul 2012 07:32:01 +0000 (17:32 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:54 +0000 (13:12 +1000)
There's a *lot* of code in here, and it's all going to use the PGRAPH priv
pointer rather than drm_device after the engine rework.  This is handling
all the rename-only parts of the change.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found