[PATCH 0/3] I2C: OMAP: PM related cleanup

Kevin Hilman khilman at ti.com
Tue Jun 7 14:22:28 EDT 2011


Here's a small series of PM-related cleanups for the OMAP I2C driver.

Series applies on top of the other cleanup series from Andy Green:

  [PATCH v4 00/18] I2C: OMAP: I2C fixes, removal of cpu_is... from driver

and is available from git here:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git wip/i2c

Kevin Hilman (3):
  I2C: OMAP: remove unneccesary use of pdev
  I2C: OMAP: remove dev->idle, use usage counting provided by runtime
    PM
  I2C: OMAP: remove racy suspend/resume callbacks

 drivers/i2c/busses/i2c-omap.c |   70 +++++++++++++++-------------------------
 1 files changed, 26 insertions(+), 44 deletions(-)

-- 
1.7.4




More information about the linux-arm-kernel mailing list