Re: [RFC PATCH 04/18] tlg2300: remove ioctls that are invalid for radio devices.

2013-02-04 Thread Huang Shijie
于 2013年01月31日 05:25, Hans Verkuil 写道: > From: Hans Verkuil > > The input and audio ioctls are only valid for video/vbi nodes. > > Signed-off-by: Hans Verkuil > --- > drivers/media/usb/tlg2300/pd-radio.c | 27 --- > 1 file changed, 27 deletions(-) > > diff --git a/driver

Re: [RFC PATCH 04/18] tlg2300: remove ioctls that are invalid for radio devices.

2013-02-04 Thread Hans Verkuil
On Mon February 4 2013 05:16:32 Huang Shijie wrote: > ?? 2013??01??31?? 05:25, Hans Verkuil : > > From: Hans Verkuil > > > > The input and audio ioctls are only valid for video/vbi nodes. > > I remember that if you do not set these ioctrls, the mplayer will not works. I have no problem with

Re: [RFC PATCH 04/18] tlg2300: remove ioctls that are invalid for radio devices.

2013-02-03 Thread Huang Shijie
于 2013年01月31日 05:25, Hans Verkuil 写道: > From: Hans Verkuil > > The input and audio ioctls are only valid for video/vbi nodes. I remember that if you do not set these ioctrls, the mplayer will not works. I can not download the mplayer in my home, so i can not test it. I will test it in my office.

[RFC PATCH 04/18] tlg2300: remove ioctls that are invalid for radio devices.

2013-01-31 Thread Hans Verkuil
From: Hans Verkuil The input and audio ioctls are only valid for video/vbi nodes. Signed-off-by: Hans Verkuil --- drivers/media/usb/tlg2300/pd-radio.c | 27 --- 1 file changed, 27 deletions(-) diff --git a/drivers/media/usb/tlg2300/pd-radio.c b/drivers/media/usb/tlg