From: Rob Clark Date: Fri, 5 Sep 2014 19:05:38 +0000 (-0400) Subject: drm/msm/adreno: push dump/show stuff to base class X-Git-Tag: fixes-against-v3.18-rc2~73^2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bcefb0497f9fcad19be286b14d286784d584c5b;p=pandora-kernel.git drm/msm/adreno: push dump/show stuff to base class Add ptr to list of interesting registers to 'struct adreno_gpu' and use that to move most of the debugfs show and register dump bits down into adreno_gpu. This will avoid duplication as support for additional adreno generations is added. Signed-off-by: Rob Clark --- Reading git-diff-tree failed