Re: [GIT PULL] gpio bug fix for OMAP

From: Grant Likely
Date: Fri May 11 2012 - 20:33:47 EST


Oops, missed a couple. Here's an updated pull req for GPIO

The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:

Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)

are available in the git repository at:

git://git.secretlab.ca/git/linux-2.6 tags/gpio-for-linus

for you to fetch changes up to 2760f7adbb6c4e39bd3ae733f56d4ac8fb5e3521:

gpio/exynos: Fix compiler warnings when non-exynos machines are
selected (2012-05-11 18:25:53 -0600)

----------------------------------------------------------------
GPIO bug fixes on top of v3.4-rc6

An OMAP bug fix, a set of PCH bug fixes, and one patch to fix up compile
warnings

----------------------------------------------------------------
Sachin Kamat (1):
gpio/exynos: Fix compiler warnings when non-exynos machines are selected

Tarun Kanti DebBarma (1):
gpio/omap: fix incorrect initialization of omap_gpio_mod_init

Thomas Gleixner (1):
gpio: pch9: Use proper flow type handlers

drivers/gpio/gpio-omap.c | 9 +++----
drivers/gpio/gpio-pch.c | 57 +++++++++++++++++++++----------------------
drivers/gpio/gpio-samsung.c | 18 +++++++++-----
3 files changed, 43 insertions(+), 41 deletions(-)

On Fri, May 11, 2012 at 5:56 PM, Grant Likely <grant.likely@xxxxxxxxxxxx> wrote:
> The following changes since commit d48b97b403d23f6df0b990cee652bdf9a52337a3:
>
>  Linux 3.4-rc6 (2012-05-06 15:07:32 -0700)
>
> are available in the git repository at:
>
>  git://git.secretlab.ca/git/linux-2.6 tags/gpio-for-linus
>
> for you to fetch changes up to 6edd94db250038c8fdf176f23ca4017d2f312509:
>
>  gpio/omap: fix incorrect initialization of omap_gpio_mod_init
> (2012-05-10 07:16:15 -0700)
>
> ----------------------------------------------------------------
> GPIO omap bug fixes on top of v3.4-rc6
>
> ----------------------------------------------------------------
> Tarun Kanti DebBarma (1):
>      gpio/omap: fix incorrect initialization of omap_gpio_mod_init
>
>  drivers/gpio/gpio-omap.c |    9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.



--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
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/