1. 11 10月, 2013 22 次提交
  2. 25 9月, 2013 1 次提交
  3. 11 9月, 2013 1 次提交
  4. 28 8月, 2013 1 次提交
  5. 27 8月, 2013 12 次提交
  6. 24 8月, 2013 2 次提交
  7. 23 8月, 2013 1 次提交
    • W
      i2c: move OF helpers into the core · 687b81d0
      Wolfram Sang 提交于
      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: NWolfram Sang <wsa@the-dreams.de>
      687b81d0