• Andrew Morton's avatar
    [PATCH] dvb: Update av7110 driver · e7375f37
    Andrew Morton authored
    From: Michael Hunold <hunold@linuxtv.org>
    
    av7110: follow changes in saa7146_core regarding saa7146_set_gpio() and
    saa7146_wait_for_debi_done() function
    
    av7110: increased I2C speed to 275 kHz, follow introduction of
    SAA7146_I2C_SHORT_DELAY flag to speed up I2C access
    
    budget: make budget-ci use this gpio function and the new wait_...()
    function, this fixes
    BORROWED_FROM_AV7110_H_BUT_REALLY_BELONGS_IN_SAA7146_DEFS_H remark
    
    budget: use alternative values for BRS setup on budget cards (by Rober
    Schlabbach)
    
    budget: remote control table should be filled completely.  at least populate
    the entries that come with the standard Hauppauge RC (Jamie Honan)
    
    ttpci-eeprom: add proper MODULE_LICENSE("GPL") so we don't taint the kernel
    anymore
    e7375f37
budget-ci.c 8.06 KB