28 Oct, 2015

1 commit


11 Nov, 2013

1 commit


07 Jul, 2013

1 commit

  • In TSG4, register map is 512bytes long and to access all of it,
    one bit from address byte is used (which bit to use differs for
    I2C and SPI);

    Since common code used for TSG3 and TSG4 for I2C, this parameter
    wrongly used as u8. TSG3 does not access beyond 255 bytes
    but TSG4 may.

    Tested-on:TMA3XX DVB && TMA4XX DVB

    Signed-off-by: Ferruh Yigit
    Acked-by: Javier Martinez Canillas
    Signed-off-by: Dmitry Torokhov

    Ferruh Yigit
     

01 Jul, 2013

1 commit