From: David Howells Date: Tue, 8 Jul 2008 15:56:04 +0000 (-0300) Subject: V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator... X-Git-Tag: v2.6.27-rc1~31^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e272ae088fccf0e98ee0042392bd52a3455f28bd;p=pandora-kernel.git V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator driver Fix an assignment of a const pointer to a non-const pointer in the drx397xD demodulator driver. This was introduced in patch eb9bd0e567365d4f607d32d8c41e201da65aa971. Signed-off-by: David Howells Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed