From: Ben Skeggs Date: Thu, 23 Sep 2010 06:37:39 +0000 (+1000) Subject: drm/nouveau: fix panels using straps-based mode detection X-Git-Tag: v2.6.37-rc1~92^2~25^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80dad869a3bc30b4e6c3ae527f94abbe9bb497f5;p=pandora-kernel.git drm/nouveau: fix panels using straps-based mode detection nouveau_bios_fp_mode() zeroes the mode struct before filling in relevant entries. This nukes the mode id initialised by drm_mode_create(), and causes warnings from idr when we try to remove the mode. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed