[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CACRpkdaViOmDNP0YD+jd_aKNt0uXhzHNwfqpx=TsckfhE_hj_Q@mail.gmail.com>
Date: Tue, 29 Jan 2013 23:53:44 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Haojian Zhuang <haojian.zhuang@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Fabio Estevam <festevam@...il.com>,
Kukjin Kim <kgene.kim@...sung.com>,
Simon Guinot <simon.guinot@...uanux.org>
Subject: [GIT PULL] late pinctrl fixes for v3.8
Hi Linus,
This is a late pinctrl fix pull request, we had to revert out the pinctrl-single
GPIO backend, because of, well, design issues. We're cooking a better
thing for the next cycle.
Please pull it in!
Yours,
Linus Walleij
The following changes since commit 9931faca02c604c22335f5a935a501bb2ace6e20:
Linux 3.8-rc3 (2013-01-09 18:59:55 -0800)
are available in the git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-fixes-rc6
for you to fetch changes up to 0fafd50e4b41c06bf6be8dead87075e88ef25303:
pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused (2013-01-29
23:10:30 +0100)
----------------------------------------------------------------
Pinctrl fixes for the v3.8 series:
- Revert gpio request/free backend, new patch set
in the works, will be for v3.9. Get this old cruft
out before anyone hurts himself on it.
- Kconfig buzz
- Various compile warnings
- MPP6 value for the Kirkwood
----------------------------------------------------------------
Andrew Lunn (1):
pinctrl: mvebu: Fix compiler warnings
Arnd Bergmann (2):
pinctrl: exynos: don't mark probing functions as __init
pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused
Fabio Estevam (1):
pinctrl: pinctrl-mxs: Fix variables' definition type
Haojian Zhuang (1):
Revert "pinctrl: single: support gpio request and free"
Kukjin Kim (1):
pinctrl: samsung: removing duplicated condition for PINCTRL_SAMSUNG
Simon Guinot (1):
pinctrl: mvebu: fix MPP6 value for kirkwood driver
drivers/pinctrl/Kconfig | 1 -
drivers/pinctrl/mvebu/pinctrl-dove.c | 2 +-
drivers/pinctrl/mvebu/pinctrl-kirkwood.c | 8 ++--
drivers/pinctrl/pinctrl-exynos5440.c | 10 ++--
drivers/pinctrl/pinctrl-mxs.c | 9 ++--
drivers/pinctrl/pinctrl-nomadik.c | 2 +-
drivers/pinctrl/pinctrl-single.c | 79 +-------------------------------
7 files changed, 17 insertions(+), 94 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists