V4L/DVB (9372): Minor fixes to the saa7110 driver
authorJean Delvare <khali@linux-fr.org>
Fri, 24 Oct 2008 18:08:28 +0000 (15:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 11 Nov 2008 10:11:23 +0000 (08:11 -0200)
commit8182ff69f8675fc1847a399be4eea5e8118a8dd3
treeaf497e6fbd126dd61f61f623a11d221a0ec82a0a
parent0d0f1e0a1d6ef2d0ea249930c5ea71d990fc0b6e
V4L/DVB (9372): Minor fixes to the saa7110 driver

* Apparently the author of the saa7110 driver was confused by the
  number of outputs returned by DECODER_GET_CAPABILITIES. Of course a
  decoder chip has no analog ouputs, but it must have at least one
  digital output.

* Fix an off-by-one error when checking the input value of
  DECODER_SET_INPUT.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/saa7110.c