V4L/DVB: cx22702: Some things never change
authorJean Delvare <khali@linux-fr.org>
Fri, 10 Sep 2010 13:35:12 +0000 (10:35 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:06:10 +0000 (01:06 -0200)
commitbdc6fad34139fdd5182e05977b4e5dc7ac132675
tree0a9a2d1524ac2734c5a87331dc174875a5f25fa5
parent27f84acf0be090a4948596696e534b65f0bff980
V4L/DVB: cx22702: Some things never change

The init sequence never changes so it can be marked const. Likewise,
cx22702_ops is a template and can thus be made read-only.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/cx22702.c