]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (8247): Fix a const pointer assignment error in the drx397xD demodulator...
authorDavid Howells <dhowells@redhat.com>
Tue, 8 Jul 2008 15:56:04 +0000 (12:56 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 23 Jul 2008 11:09:14 +0000 (08:09 -0300)
commite272ae088fccf0e98ee0042392bd52a3455f28bd
treeaf7c79b520bd83443576702cb29c9c1165e083f1
parent22b0119e09d6e7d671535c61de27753a5e1a0a63
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 <dhowells@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/drx397xD.c