• Wolfram Sang's avatar
    i2c: i2c-rcar: Drop class based scanning to improve bootup time · 929e3aba
    Wolfram Sang authored
    This driver has been flagged to drop class based instantiation. The removal
    improves boot-up time and is unneeded for embedded controllers. Users have been
    warned to switch for some time now, so we can actually do the removal. Keep the
    DEPRECATED flag, so the core can inform users that the behaviour finally
    changed now. After another transition period, this flag can go, too.
    While we are here, remove the indentation for the array setup because
    such things always break after some time.
    Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
    929e3aba
i2c-rcar.c 14.2 KB