V4L/DVB (3233): Fixed API to set I2S speed control
- Created a new ioctl to control I2S speed. Old calls to an inadequate V4L2 API replaced. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
This commit is contained in:
@@ -895,7 +895,6 @@ struct v4l2_audio
|
||||
|
||||
/* Flags for the 'mode' field */
|
||||
#define V4L2_AUDMODE_AVL 0x00001
|
||||
#define V4L2_AUDMODE_32BITS 0x00002
|
||||
|
||||
struct v4l2_audioout
|
||||
{
|
||||
|
Reference in New Issue
Block a user