1. 09 4月, 2013 6 次提交
  2. 10 2月, 2013 6 次提交
  3. 05 2月, 2013 1 次提交
  4. 22 11月, 2012 1 次提交
  5. 16 11月, 2012 5 次提交
  6. 02 11月, 2012 1 次提交
  7. 15 10月, 2012 1 次提交
    • S
      i2c: imx: remove cpu_is_xxx by using platform_device_id · 5bdfba29
      Shawn Guo 提交于
      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: NShawn Guo <shawn.guo@linaro.org>
      Acked-by: NSascha Hauer <s.hauer@pengutronix.de>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      Cc: Wolfram Sang <w.sang@pengutronix.de>
      Cc: linux-i2c@vger.kernel.org
      5bdfba29
  8. 19 9月, 2012 1 次提交
  9. 17 9月, 2012 3 次提交
  10. 11 9月, 2012 7 次提交
  11. 24 8月, 2012 1 次提交
  12. 07 8月, 2012 1 次提交
  13. 18 7月, 2012 1 次提交
  14. 12 7月, 2012 2 次提交
  15. 07 7月, 2012 1 次提交
  16. 02 7月, 2012 2 次提交