1. 06 12月, 2009 9 次提交
  2. 02 12月, 2009 1 次提交
  3. 28 11月, 2009 2 次提交
  4. 07 11月, 2009 8 次提交
  5. 12 10月, 2009 1 次提交
  6. 05 10月, 2009 1 次提交
  7. 02 10月, 2009 1 次提交
  8. 23 9月, 2009 2 次提交
    • M
      V4L/DVB (13039): dib0700: not building CONFIG_DVB_TUNER_DIB0070 breaks compilation · 3f48258e
      Mauro Carvalho Chehab 提交于
      As reported by Ingo Molnar:
       Here's another new build breakage that triggers in -tip testing:
      
       drivers/built-in.o:(.data+0xb1f40): undefined reference to `dib0070_ctrl_agc_filter'
       drivers/built-in.o:(.data+0xb1f80): undefined reference to `dib0070_ctrl_agc_filter'
      
      triggers due to:
      
      CONFIG_DVB_USB_DIB0700=y
      CONFIG_DVB_TUNER_DIB0070 is not set
      
      While working on a better approach, for now, let's just select tuner
      dib0070 anytime we compile dib0700.
      
      Cc: Patrick Boettcher <pboettcher@kernellabs.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      3f48258e
    • M
      V4L/DVB (13038): dvbdev: Remove an anoying/uneeded warning · d4c02ef9
      Mauro Carvalho Chehab 提交于
      As pointed by Marcin Slusarz <marcin.slusarz@gmail.com>, the warns happens
      because CONFIG_DVB_MAX_ADAPTERS depends on CONFIG_DVB_CORE, and there are
      valid configs where DVB_CORE is not selected.
      
      This causes such warnings, for every V4L and common drivers that may or
      may not be compiled with DVB support:
      
      drivers/media/dvb/dvb-core/dvbdev.h:36:2: warning: #warning invalid CONFIG_DVB_MAX_ADAPTERS value
      
      We can safely remove the warning.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      d4c02ef9
  9. 22 9月, 2009 1 次提交
  10. 21 9月, 2009 1 次提交
  11. 20 9月, 2009 1 次提交
  12. 19 9月, 2009 12 次提交