V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits
authorOliver Endriss <o.endriss@gmx.de>
Thu, 9 Aug 2007 04:03:42 +0000 (01:03 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:04:43 +0000 (22:04 -0300)
commitc471b331dda9fdfaf67832998d0b2c848777ab4a
treea4b950597813d921612dca18206aa5b19cf30e2a
parenta18255bef2a62632ed442fdb90b091193cbabca5
V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits

The calculation of frequency limits ignored tuner-specific frequency limits.
Range checks and GET_INFO ioctl updated accordingly.

Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_frontend.c