Linux Media Controller development
 help / color / mirror / Atom feed
* Can you look at this daily build warning?
@ 2016-03-13  7:59 Hans Verkuil
  2016-03-13 11:28 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2016-03-13  7:59 UTC (permalink / raw)
  To: Shuah Khan, Linux Media Mailing List

Hi Shuah,

I am getting this warning since commit 840f5b0572ea9ddaca2bf5540a171013e92c97bd
(media: au0828 disable tuner to demod link in au0828_media_device_register()).

Can you take a look?

I'm not sure whether the dtv_demod should just be removed or if some other action
has to be taken.

Regards,

	Hans

linux-git-i686: WARNINGS

/home/hans/work/build/media-git/drivers/media/v4l2-core/v4l2-mc.c: In function 'v4l2_mc_create_media_graph':
/home/hans/work/build/media-git/drivers/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable]
  struct media_entity *tuner = NULL, *decoder = NULL, *dtv_demod = NULL;
                                                                     ^

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can you look at this daily build warning?
  2016-03-13  7:59 Can you look at this daily build warning? Hans Verkuil
@ 2016-03-13 11:28 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2016-03-13 11:28 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: Shuah Khan, Linux Media Mailing List

Em Sun, 13 Mar 2016 08:59:38 +0100
Hans Verkuil <hverkuil@xs4all.nl> escreveu:

> Hi Shuah,
> 
> I am getting this warning since commit 840f5b0572ea9ddaca2bf5540a171013e92c97bd
> (media: au0828 disable tuner to demod link in au0828_media_device_register()).
> 
> Can you take a look?
> 
> I'm not sure whether the dtv_demod should just be removed or if some other action
> has to be taken.

The code was removed. I wrote a patch fixing it on Friday and sent to the ML.

I'll be applying it, together with a regression fix, in a few.

Regards,
Mauro
> 
> Regards,
> 
> 	Hans
> 
> linux-git-i686: WARNINGS
> 
> /home/hans/work/build/media-git/drivers/media/v4l2-core/v4l2-mc.c: In function 'v4l2_mc_create_media_graph':
> /home/hans/work/build/media-git/drivers/media/v4l2-core/v4l2-mc.c:37:69: warning: unused variable 'dtv_demod' [-Wunused-variable]
>   struct media_entity *tuner = NULL, *decoder = NULL, *dtv_demod = NULL;
>                                                                      ^
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
Thanks,
Mauro

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-13 11:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-13  7:59 Can you look at this daily build warning? Hans Verkuil
2016-03-13 11:28 ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox