Add runtime-pm and pinctrl support for Tegra I2C driver. The first 6 patches are trivial clean-up/simplification changes. Changes since V1: - Fixed cppcheck warning reported by Wolfram - Added 3 more clean-up patches to fix some checkpatch issues Jon Hunter (9): i2c: tegra: Fix lines over 80 characters i2c: tegra: Use BIT macro i2c: tegra: Fix missing blank lines after declarations i2c: tegra: Add missing new line characters i2c: tegra: Remove non device-tree support i2c: tegra: Use device name for adapter name i2c: tegra: Simplify I2C resume i2c: tegra: Add runtime power-management support i2c: tegra: Add pinctrl support drivers/i2c/busses/i2c-tegra.c | 193 ++++++++++++++++++++++++----------------- 1 file changed, 114 insertions(+), 79 deletions(-) -- 2.1.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