From: Ben Skeggs Date: Thu, 23 Sep 2010 06:44:01 +0000 (+1000) Subject: drm/nouveau: fix panels using straps-based mode detection X-Git-Tag: v2.6.36-rc6~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5d60827a6bf9e7345f9e50423c1673ec4e14568;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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed