drm/nouveau/core: rename subclass.base to subclass.superclass
authorBen Skeggs <bskeggs@redhat.com>
Wed, 3 Dec 2014 02:56:41 +0000 (12:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:14:43 +0000 (12:14 +1000)
Makes things a bit more readable.  This is specially important now as
upcoming commits are going to be gradually removing the use of macros
for down-casts, in favour of compile-time checking.

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

No differences found