2002-10-16 09:24:01

by Miles Lane

[permalink] [raw]
Subject: 2.5.43 -- media/video/stradis.c in function `saa_open':1949: structure has no member named `busy'

gcc -Wp,-MD,drivers/media/video/.stradis.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix
include -DKBUILD_BASENAME=stradis -c -o
drivers/media/video/stradis.o drivers/media/video/stradis.c
drivers/media/video/stradis.c: In function `saa_open':
drivers/media/video/stradis.c:1949: structure has no member named `busy'
drivers/media/video/stradis.c: In function `saa_close':
drivers/media/video/stradis.c:1961: structure has no member named `busy'

CONFIG_VIDEO_DEV=y

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y
# CONFIG_VIDEO_BT848 is not set
CONFIG_VIDEO_PMS=y
CONFIG_VIDEO_BWQCAM=y
CONFIG_VIDEO_CQCAM=y
CONFIG_VIDEO_W9966=y
CONFIG_VIDEO_CPIA=y
# CONFIG_VIDEO_CPIA_PP is not set
CONFIG_VIDEO_CPIA_USB=y
# CONFIG_VIDEO_SAA5249 is not set
# CONFIG_TUNER_3036 is not set
CONFIG_VIDEO_STRADIS=y



2002-10-21 14:54:15

by Alan

[permalink] [raw]
Subject: Re: 2.5.43 -- media/video/stradis.c in function `saa_open':1949: structure has no member named `busy'

On Wed, 2002-10-16 at 10:24, Miles Lane wrote:
> gcc -Wp,-MD,drivers/media/video/.stradis.o.d -D__KERNEL__ -Iinclude
> -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> -march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix
> include -DKBUILD_BASENAME=stradis -c -o
> drivers/media/video/stradis.o drivers/media/video/stradis.c
> drivers/media/video/stradis.c: In function `saa_open':
> drivers/media/video/stradis.c:1949: structure has no member named `busy'
> drivers/media/video/stradis.c: In function `saa_close':
> drivers/media/video/stradis.c:1961: structure has no member named `busy'

Not updated to 2.5. Nobody with a card is currently interested in that
so if you have one its your turn to fix stuff ;)

2002-10-21 16:20:27

by Miles Lane

[permalink] [raw]
Subject: Re: 2.5.43 -- media/video/stradis.c in function `saa_open':1949: structure has no member named `busy'

On Mon, 2002-10-21 at 08:16, Alan Cox wrote:
> On Wed, 2002-10-16 at 10:24, Miles Lane wrote:
> > gcc -Wp,-MD,drivers/media/video/.stradis.o.d -D__KERNEL__ -Iinclude
> > -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
> > -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
> > -march=athlon -Iarch/i386/mach-generic -nostdinc -iwithprefix
> > include -DKBUILD_BASENAME=stradis -c -o
> > drivers/media/video/stradis.o drivers/media/video/stradis.c
> > drivers/media/video/stradis.c: In function `saa_open':
> > drivers/media/video/stradis.c:1949: structure has no member named `busy'
> > drivers/media/video/stradis.c: In function `saa_close':
> > drivers/media/video/stradis.c:1961: structure has no member named `busy'
>
> Not updated to 2.5. Nobody with a card is currently interested in that
> so if you have one its your turn to fix stuff ;)

Ah. I was doing some configuration testing and don't have that
hardware. Perhaps the driver should be removed from the tree?

Miles

2002-10-21 17:44:24

by Alan

[permalink] [raw]
Subject: Re: 2.5.43 -- media/video/stradis.c in function `saa_open':1949: structure has no member named `busy'

On Mon, 2002-10-21 at 17:26, Miles Lane wrote:
> > > drivers/media/video/stradis.c:1949: structure has no member named `busy'
> > > drivers/media/video/stradis.c: In function `saa_close':
> > > drivers/media/video/stradis.c:1961: structure has no member named `busy'
> >
> > Not updated to 2.5. Nobody with a card is currently interested in that
> > so if you have one its your turn to fix stuff ;)
>
> Ah. I was doing some configuration testing and don't have that
> hardware. Perhaps the driver should be removed from the tree?

Perhaps someone would like to fix it, if so removing it is wrong

Subject: Re: 2.5.43 -- media/video/stradis.c in function `saa_open':1949: structure has no member named `busy'

> On Mon, 2002-10-21 at 17:26, Miles Lane wrote:
> > > > drivers/media/video/stradis.c:1949: structure has no member named `busy'
> > > > drivers/media/video/stradis.c: In function `saa_close':
> > > > drivers/media/video/stradis.c:1961: structure has no member named `busy'
> > >
> > > Not updated to 2.5. Nobody with a card is currently interested in that
> > > so if you have one its your turn to fix stuff ;)
> >
> > Ah. I was doing some configuration testing and don't have that
> > hardware. Perhaps the driver should be removed from the tree?
>
> Perhaps someone would like to fix it, if so removing it is wrong
Nathan told me that he will update this driver soon, so it's wrong :)

--
aris