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)
commita73c5c526a8a39b2e61709c753d44be597c9a4c0
tree991f16981ba01036c41c56f5d9ec8eda59f54143
parente193b1d42c390bf1bff7fa02a5a1202b98e75601
drm/nvc0-nve0/graph: rename dev to priv, no code changes

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>
drivers/gpu/drm/nouveau/core/engine/graph/ctxnvc0.c
drivers/gpu/drm/nouveau/core/engine/graph/ctxnve0.c