An error occurred fetching the project authors.
  1. 17 Jun, 2013 3 commits
  2. 09 Apr, 2013 7 commits
  3. 04 Apr, 2013 1 commit
  4. 10 Feb, 2013 6 commits
  5. 05 Feb, 2013 1 commit
  6. 22 Nov, 2012 1 commit
  7. 16 Nov, 2012 5 commits
  8. 01 Nov, 2012 1 commit
  9. 15 Oct, 2012 1 commit
    • Shawn Guo's avatar
      i2c: imx: remove cpu_is_xxx by using platform_device_id · 5bdfba29
      Shawn Guo authored
      This is some amount of work left/forgot from device tree conversion.
      Instead of checking cpu_is_xxx to determine the controller type, the
      driver should use platform_device_id, which should match the device
      tree compatible string.
      
      The patch changes the driver to use platform_device_id rather than
      cpu_is_xxx to determine the controller type/version.  It also updates
      the platform code and device tree source accordingly.
      
      As the result, mach/hardware.h inclusion gets removed from the driver.
      Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
      Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
      Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
      Cc: Wolfram Sang <w.sang@pengutronix.de>
      Cc: linux-i2c@vger.kernel.org
      5bdfba29
  10. 19 Sep, 2012 1 commit
  11. 17 Sep, 2012 3 commits
  12. 11 Sep, 2012 7 commits
  13. 24 Aug, 2012 1 commit
  14. 07 Aug, 2012 1 commit
  15. 17 Jul, 2012 1 commit