1. 22 8月, 2013 10 次提交
  2. 17 6月, 2013 5 次提交
  3. 24 5月, 2013 1 次提交
  4. 09 4月, 2013 4 次提交
  5. 17 12月, 2012 1 次提交
  6. 16 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. 24 8月, 2012 1 次提交
  9. 07 8月, 2012 1 次提交
  10. 07 7月, 2012 1 次提交
  11. 14 5月, 2012 1 次提交
  12. 11 5月, 2012 1 次提交
  13. 29 2月, 2012 1 次提交