commit | 860553023bfed0179b3fe5d01838635f54a314a3 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Tue Apr 06 06:41:28 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:57:05 2010 -0300 |
tree | 9b0a12abf9cad777c670e58378064b55c10bc26c | |
parent | 2b080c5df00e431baec09222aa8d623f0cd77314 [diff] |
V4L/DVB: V4L2 Spec: fix V4L2_CTRL_TYPE_CTRL_CLASS documentation The spec says that the control ID for these types of controls is the same as that of the control class. But it should read: 'control class + 1'. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>