Hi Linus, here is a late fix for the GPIO subsystem from Roland Stigge. This one is going into the stable series so no point in holding it back.
Please pull it in! Yours, Linus Walleij The following changes since commit 979570e02981d4a8fc20b3cc8fd651856c98ee9d: Linux 3.6-rc7 (2012-09-23 18:10:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-fixes-v3.6 for you to fetch changes up to b1268d3737c6316016026245eef276eda6b0a621: gpio-lpc32xx: Fix value handling of gpio_direction_output() (2012-09-24 21:56:01 +0200) ---------------------------------------------------------------- A lates GPIO fix: Roland Stigge found a problem in the LPC32xx driver where a callback ignores one of its arguments. It needs to go into stable too so sending this upstream immediately. ---------------------------------------------------------------- Roland Stigge (1): gpio-lpc32xx: Fix value handling of gpio_direction_output() drivers/gpio/gpio-lpc32xx.c | 5 +++++ 1 file changed, 5 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/