Skip to content
  • Wolfram Sang's avatar
    i2c: move OF helpers into the core · 687b81d0
    Wolfram Sang authored
    
    
    I2C of helpers used to live in of_i2c.c but experience (from SPI) shows
    that it is much cleaner to have this in the core. This also removes a
    circular dependency between the helpers and the core, and so we can
    finally register child nodes in the core instead of doing this manually
    in each driver. So, fix the drivers and documentation, too.
    
    Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
    687b81d0