Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-27 Thread Mauro Carvalho Chehab
Em 25-05-2012 19:38, Stefan Richter escreveu: On May 25 Mauro Carvalho Chehab wrote: A simple way to solve it seems to make those options dependent on CONFIG_EXPERT. Not sure if all usual distributions disable it, but I guess most won't have EXPERT enabled. The enclosed patch does that.

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-27 Thread Mauro Carvalho Chehab
Em 27-05-2012 11:47, Mauro Carvalho Chehab escreveu: Em 25-05-2012 19:38, Stefan Richter escreveu: On May 25 Mauro Carvalho Chehab wrote: A simple way to solve it seems to make those options dependent on CONFIG_EXPERT. Not sure if all usual distributions disable it, but I guess most won't

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-25 Thread Anssi Hannula
25.05.2012 15:12, Mauro Carvalho Chehab kirjoitti: Em 24-05-2012 19:40, Linus Torvalds escreveu: On Thu, May 24, 2012 at 3:33 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: The Kconfig default for DVB_FE_CUSTOMISE is 'n'. So, if no DVB bridge is selected, nothing will be compiled.

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-25 Thread Guennadi Liakhovetski
Hi Mauro On Fri, 25 May 2012, Mauro Carvalho Chehab wrote: Em 25-05-2012 11:49, Anssi Hannula escreveu: 25.05.2012 15:12, Mauro Carvalho Chehab kirjoitti: [snip] [RFC PATCH] Make tuner/frontend options dependent on EXPERT The media CUSTOMISE options are there to allow embedded systems

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-25 Thread Stefan Richter
On May 25 Mauro Carvalho Chehab wrote: A simple way to solve it seems to make those options dependent on CONFIG_EXPERT. Not sure if all usual distributions disable it, but I guess most won't have EXPERT enabled. The enclosed patch does that. If nobody complains, I'll submit it together

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Antti Palosaari
On 24.05.2012 18:34, Mauro Carvalho Chehab wrote: Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus For a series of patches for 3.5, including: - some V4L2 API updates needed by embedded devices; - DVB API extensions

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Ezequiel Garcia
Hi Mauro, On Thu, May 24, 2012 at 12:34 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Ezequiel Garcia (2):      [media] em28xx: Make card_setup() and pre_card_setup() static      [media] em28xx: Remove unused list_head struct for queued buffers Ezequiel García (19):      [media]

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Mauro Carvalho Chehab
Hi Ezequiel, Em 24-05-2012 13:33, Ezequiel Garcia escreveu: Hi Mauro, On Thu, May 24, 2012 at 12:34 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Ezequiel Garcia (2): [media] em28xx: Make card_setup() and pre_card_setup() static [media] em28xx: Remove unused list_head

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Linus Torvalds
Btw, I only noticed now, because I normally don't build DVB on my main machine with oldconfig - why the hell does DVB add tuners with default m? Why would *anybody* with an old config ever want to get those new drivers as modules? Get rid of all the stupid default m if DVB_FE_CUSTOMISE

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Mauro Carvalho Chehab
Hi Linus, Em 24-05-2012 17:42, Linus Torvalds escreveu: Btw, I only noticed now, because I normally don't build DVB on my main machine with oldconfig - why the hell does DVB add tuners with default m? Why would *anybody* with an old config ever want to get those new drivers as modules?

Re: [GIT PULL for v3.5-rc1] media updates for v3.5

2012-05-24 Thread Linus Torvalds
On Thu, May 24, 2012 at 3:33 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: The Kconfig default for DVB_FE_CUSTOMISE is 'n'. So, if no DVB bridge is selected, nothing will be compiled. Sadly, it looks like the default for distro kernels is 'y'. Which means that if you start with a