commit | e272ae088fccf0e98ee0042392bd52a3455f28bd | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Jul 08 12:56:04 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed Jul 23 08:09:14 2008 -0300 |
tree | af7c79b520bd83443576702cb29c9c1165e083f1 | |
parent | 22b0119e09d6e7d671535c61de27753a5e1a0a63 [diff] |
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>