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.2.51~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3187e1ef04de768d37fb1472a560f648f4f97294;p=pandora-kernel.git drm/radeon/atom: initialize more atom interpretor elements to 0 commit 42a21826dc54583cdb79cc8477732e911ac9c376 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed