Re: [patch] video: build fix for drivers/media/video/pvrusb2/

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: mkrufky
Date: Tuesday, May 13, 2008 - 9:30 am

Michael Krufky wrote:
Mauro,

It has just occurred to me -- there is yet another issue that is created 
by the dependency on VIDEO_MEDIA .....

The pvrusb2 driver *always* has a V4L2 interface exposed, and optionally 
can have a DVB interface.

So, VIDEO_PVRUSB2 will *always* depend on VIDEO_DEV, but conditionally 
depend on DVB_CORE.

...Sounds like the correct clause should be:

depends on VIDEO_V4L2 && I2C && VIDEO_DEV && VIDEO_MEDIA

...what do you think?

-Mike Krufky
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch] video: build fix for drivers/media/video/pvrusb2/, Mauro Carvalho Chehab, (Mon May 12, 7:54 pm)
Re: [patch] video: build fix for drivers/media/video/pvrusb2/, Mauro Carvalho Chehab, (Tue May 13, 8:46 am)
Re: [patch] video: build fix for drivers/media/video/pvrusb2/, mkrufky, (Tue May 13, 9:30 am)
Re: [patch] video: build fix for drivers/media/video/pvrusb2/, Mauro Carvalho Chehab, (Tue May 13, 11:01 pm)