From: Mauro Carvalho Chehab Date: Sun, 2 Mar 2014 14:01:11 +0000 (-0300) Subject: [media] drx-j: Properly initialize mpeg struct before using it X-Git-Tag: v3.15-rc1~85^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41b5cc0c919e8b61732f01cedd666bd9794fa9b0;p=pandora-kernel.git [media] drx-j: Properly initialize mpeg struct before using it The cfg_mpeg_output has more fields than what it is initialized when the code is called. Be sure to initialize everything before use, in order to avoid random behaviors. Acked-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed