• Andrew Morton's avatar
    [PATCH] dvb: Misc frontend updates · 1d9c0c4d
    Andrew Morton authored
    From: Michael Hunold <hunold@linuxtv.org>
    
    - alps_tdlb7 + alps_tdmb7: Changed to use full i2c reads in probing instead
      of i2c pings to be compatable with ttusb
    
    - nxt6000: bugfix by Robert Cook: FE_RESET did the same as FE_INIT, thus
      invalidating current channel settings on FE_RESET
    
    - sp887x: fixed typo
    
    - Makefile: add nxt6000 frontend driver to Makefiles
    
    - Kconfig: DVB_TDA1004X and DVB_NXT6000 do not depend on !STANDALONE (i.e.
      no compile-time firmware image necessary)
    
    - ves1820: turn off ves1820 test output pins
    
    - ves1820: verbose-print AFC only if carrier has been recovered
    
    - ves1820: change AFC handling as suggested by Robert Schlabbach, use bit 1
      of the SYNC register for FE_HAS_SIGNAL
    1d9c0c4d
Makefile 708 Bytes