1. 12 10月, 2008 1 次提交
  2. 04 9月, 2008 2 次提交
  3. 27 7月, 2008 1 次提交
  4. 27 6月, 2008 1 次提交
  5. 26 4月, 2008 1 次提交
    • A
      V4L/DVB (7750): au0828/ cleanups and fixes · b33d24c4
      Adrian Bunk 提交于
      This patch contains the following cleanups and fixes:
      - "debug" is definitely not a good name for a global variable,
        renamed it to "au0828_debug"
        this fixes a compile error with some kernel configurations
      - since the module parameter is int the variable shouldn't be unsigned
      - remove the {usb,bridge,i2c}_debug module parameters since they are
        already covered by the "debug" module parameter
      - remove the unused au0828_bcount
      - make the needlessly global i2c_scan static
      - make the needlessly global dvb_register() static
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      b33d24c4
  6. 25 4月, 2008 7 次提交