• Ronald S. Bultje's avatar
    [PATCH] I2C: new i2c video decoder calls: saa7111 driver · ebd5b5d9
    Ronald S. Bultje authored
    Attached patch implements the i2c calls in the saa7111 driver.
    
    The driver is still compatible with old behaviour, so the zr36067 driver
    (the original user of the saa7111 module) doesn't need any changes.  I'll
    probably gradually make everything use DECODER_INIT instead of 0 (that was
    a nice hack back then) somewhere later.
    
    Can I just remove '0' later on? Or are there official ABI rules for
    stable kernel versions?
    ebd5b5d9
saa7111.c 14.7 KB