Kevin Hilman <khilman@xxxxxx> writes: [...] > > OK, I rebased onto RMK's for-linus branch (already pulled by Linus), > which contained some other changes touching gpio.c. I also s/_/-/ in > the filename. > > Below is pull request. BTW, apologies for the ssh URL. I used it because I just pushed it, and wanted to be sure you didn't have to wait for the mirrors. Kevin > The following changes since commit 9a55d9752d8abfc62f1ab05ccc790d22a0c8e7c0: > > Merge branch 'devel-stable' into for-linus (2011-05-23 19:28:04 +0100) > > are available in the git repository at: > > ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_2.6.40/gpio-move > > Kevin Hilman (2): > GPIO: OMAP: move register offset defines into <plat/gpio.h> > GPIO: OMAP: move to drivers/gpio > > arch/arm/plat-omap/Makefile | 2 +- > arch/arm/plat-omap/include/plat/gpio.h | 103 +++++++++++++++++++ > drivers/gpio/Makefile | 1 + > .../plat-omap/gpio.c => drivers/gpio/gpio-omap.c | 105 -------------------- > 4 files changed, 105 insertions(+), 106 deletions(-) > rename arch/arm/plat-omap/gpio.c => drivers/gpio/gpio-omap.c (93%) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html