[PATCH 0/3] Pinctrl-fy OMAP I2C driver

From: Pantelis Antoniou
Date: Tue Sep 18 2012 - 14:12:03 EST


Pinctrl-fy the OMAP I2C driver.

Due to the requirement of early usage of I2C for
regulators and such, earlier initialization of pinctrl
is required.

This patch series is against

git://gitorious.org/linus-tree/linus-tree.git for_3.7/i2c/big_cleanups

Note that the I2C DT bindings are against the linux-omap-dt tree
and that without https://patchwork.kernel.org/patch/1468531
queued for 3.7 scary messages will be printed on !DT platforms

Pantelis Antoniou (3):
pinctrl: pinctrl-single must be initialized early.
OMAP i2c: pinctrl-ify i2c-omap.c
i2c: OMAP fix driver initialization message

drivers/i2c/busses/i2c-omap.c | 13 ++++++++++---
drivers/pinctrl/pinctrl-single.c | 12 +++++++++++-
2 files changed, 21 insertions(+), 4 deletions(-)

--
1.7.12

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/