commit | d8100f44989a07e9ceefd0735862517abd9172b9 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Sat Dec 14 08:28:30 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jan 07 07:38:32 2014 -0200 |
tree | bec10c18baf7dc48bfd9026d59fc9621a80612de | |
parent | 95075dd01e715dbc03936e3045e95068f0126416 [diff] |
[media] saa6752hs: drop compat control code The saa7134 driver is now converted to the control framework, so drop the control compat code in saa6752hs.c. Also add 'const' to several static arrays. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>