]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitafcc6e82691eb340d698115c2db6850a3a380b34
tree991f16981ba01036c41c56f5d9ec8eda59f54143
parent88bc173615a86bbfe89a371fcd36cfc068baf756
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