From: Vitaly Wool Date: Thu, 5 Mar 2009 16:03:32 +0000 (-0300) Subject: V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a X-Git-Tag: v2.6.29~45^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c6c390eb8ba0c569279266a98c604508c695ef8;p=pandora-kernel.git V4L/DVB (10832): tvaudio: Avoid breakage with tda9874a The 'bytes' array is 64 bytes large but the easy standard programming (TDA9874A_ESP) has a number of 255, outside the shadow array size. This patch increases the size of the shadow array in order to accomodate this register. Signed-off-by: Vitaly Wool Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed