V4L/DVB (7572): mt312: Fix diseqc
authorMatthias Schwarzott <zzam@gentoo.org>
Sat, 12 Apr 2008 18:04:47 +0000 (15:04 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:39 +0000 (14:09 -0300)
commit82cd2dff4a5562a081c8bbf449a1ae7b9ecb5b1b
treee62706a33540adce477fde218d6c3f6baef59403
parent1881ee89e0fe03ac5bba9045acb3bea1818f9466
V4L/DVB (7572): mt312: Fix diseqc

Correct the frequency of the emitted diseqc signal to 22kHz.
Adds sleep(100) to wait for message to be transmitted.

For now the only user of mt312 is b2c2-flexcop, and it
does overwrite all diseqc related functions with own code.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/mt312.c