[media] gscpa_stv06xx: Make sd_desc const
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 May 2012 14:22:47 +0000 (11:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 14 May 2012 12:38:26 +0000 (09:38 -0300)
commitd67a1adaea29da942291145fa3964a453e017274
tree9e1e785f59856838b28bf7558bbb6b7c35bebe35
parentdec9c51442b5a524c137b6f4a54ec109a197a65a
[media] gscpa_stv06xx: Make sd_desc const

Now that stv06xx is using the control framework it is no longer necessary
to have a (non const) copy of sd_desc inside the sd specific data struct.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/stv06xx/stv06xx.c
drivers/media/video/gspca/stv06xx/stv06xx.h