mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
V4L/DVB (9313): s5h1411: Add the #define for an existing supporting I/F
s5h1411: Add the #define for an existing supporting I/F Signed-off-by: Steven Toth <stoth@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
5bd47311fe
commit
1874c44328
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ struct s5h1411_config {
|
|||
u16 mpeg_timing;
|
||||
|
||||
/* IF Freq for QAM and VSB in KHz */
|
||||
#define S5H1411_IF_3250 3250
|
||||
#define S5H1411_IF_3500 3500
|
||||
#define S5H1411_IF_4000 4000
|
||||
#define S5H1411_IF_5380 5380
|
||||
|
|
Loading…
Reference in a new issue