• Michael Hunold's avatar
    [PATCH] dvb: core changes · 9d49da8a
    Michael Hunold authored
    - [DVB] dvb-core: follow Linux coding style, kill dvb_ksyms.c and move the
      EXPORT_SYMBOLs to the files where the functions are, thanks to Adrian Bunk
      <bunk@stusta.de>
    
    - [DVB] dvb-core: #if 0'ing unused code, make needlessly global code static,
      whitespace and newline cleanups, thanks to Adrian Bunk <bunk@stusta.de>
    
    - [DVB] dvb_ca_en50221.c: support for KNC1/Cinergy CI modules, fix
      segfaults, enhanced poll_slot_status to support non-IRQ interfaces, Fix
      module usage count problem
    
    - [DVB] dvb-frontend.c: core changes to support the refactorized frontend
      drivers
    Signed-off-by: default avatarMichael Hunold <hunold@linuxtv.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    9d49da8a
dmxdev.c 27.5 KB