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 -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html