]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (4874): Fix oops on symbol rate==0
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Wed, 22 Nov 2006 21:01:21 +0000 (18:01 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 26 Nov 2006 13:02:43 +0000 (11:02 -0200)
commitebb9d213964b84a6a5567ce7c22fbbee72a9f27d
tree66da0b068aa62537b53252a2f1316c5183f895f2
parenta46cdf3c62a11a4a754f9afa894e8b9b5e8edc98
V4L/DVB (4874): Fix oops on symbol rate==0

The tda10086 causes an oops (divide by zero) if a zero symbol rate is used;
this prevents this.

Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/frontends/tda10086.c