From: Ben Skeggs Date: Wed, 3 Dec 2014 02:56:41 +0000 (+1000) Subject: drm/nouveau/core: rename subclass.base to subclass.superclass X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~34^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=587f7a5b7c829bcbb1ce122d8635067ef99021d4;p=pandora-kernel.git drm/nouveau/core: rename subclass.base to subclass.superclass 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 --- Reading git-diff-tree failed