From: Ben Skeggs Date: Wed, 20 Oct 2010 00:39:35 +0000 (+1000) Subject: drm/nouveau: only expose the object classes that are supported by the chipset X-Git-Tag: v2.6.38-rc1~419^2~37^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8c157d3a9a13871742c8a8d3d4598c3791ed5f5;p=pandora-kernel.git drm/nouveau: only expose the object classes that are supported by the chipset We previously added all the available classes for the entire generation, even though the objects wouldn't work on the hardware. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed