V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535
authorAndy Walls <awalls@md.metrocast.net>
Thu, 16 Sep 2010 23:54:47 +0000 (20:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 28 Sep 2010 01:22:10 +0000 (22:22 -0300)
The wrong value for the volume control limit, 65335 vs. 65535,
prevents proper cx25840 v4l2_subdevice initialization.

Reported-by: Igor M. liplianin <liplianin@me.by>
Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found