mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
V4L/DVB (5297): Fix identation on tda10021.c
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
5948e52cee
commit
acf2821282
@ -447,7 +447,7 @@ static struct dvb_frontend_ops tda10021_ops = {
|
||||
.frequency_max = 858000000,
|
||||
.symbol_rate_min = (XIN/2)/64, /* SACLK/64 == (XIN/2)/64 */
|
||||
.symbol_rate_max = (XIN/2)/4, /* SACLK/4 */
|
||||
#if 0
|
||||
#if 0
|
||||
.frequency_tolerance = ???,
|
||||
.symbol_rate_tolerance = ???, /* ppm */ /* == 8% (spec p. 5) */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user