From: Alex Deucher Date: Tue, 30 Jul 2013 04:22:53 +0000 (-0400) Subject: drm/radeon/atom: initialize more atom interpretor elements to 0 X-Git-Tag: v3.11-rc4~18^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a21826dc54583cdb79cc8477732e911ac9c376;p=pandora-kernel.git drm/radeon/atom: initialize more atom interpretor elements to 0 The ProcessAuxChannel table on some rv635 boards assumes the divmul members are initialized to 0 otherwise we get an invalid fb offset since it has a bad mask set when setting the fb base. While here initialize all the atom interpretor elements to 0. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=60639 Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed