linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Axel Lin <axel.lin@ingics.com>
Subject: 
Date: Thu, 5 Dec 2013 09:08:47 +0100	[thread overview]
Message-ID: <CACRpkdbfiDCkBrigdFc_U5jaYS9QOcAfzwxVQdTDa_6H8k1aew@mail.gmail.com> (raw)

Hi Linus,

Here are som pin control fixes for the v3.13 series. Nothing special really,
we have a calm cycle this time it seems, all the action is in GPIO. Details
are in the signed tag as usual.

Anyway, please pull it in!

Yours,
Linus Walleij


The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v3.13-2

for you to fetch changes up to 71493de7e55af589dbe76ce78ae2b762f9cc6f27:

  sh-pfc: sh7372: Fix pin bias setup (2013-12-03 10:38:41 +0100)

----------------------------------------------------------------
Pin control fixes for the v3.13 series:

- Minor bug fixes for the Rockchip, ST-Ericsson abx500,
  Renesas PFC r8a7740 and sh7372.

- Compilation warning fixes.

----------------------------------------------------------------
Axel Lin (1):
      pinctrl: abx500: Fix header file include guard

Dan Carpenter (3):
      pinctrl: rockchip: testing the wrong variable
      pinctrl: abx500: fix some more bitwise AND tests
      pinctrl: rockchip: missing unlock on error in rockchip_set_pull()

Laurent Pinchart (2):
      sh-pfc: r8a7740: Fix pin bias setup
      sh-pfc: sh7372: Fix pin bias setup

 drivers/pinctrl/pinctrl-abx500.c     | 6 +++---
 drivers/pinctrl/pinctrl-abx500.h     | 2 +-
 drivers/pinctrl/pinctrl-rockchip.c   | 5 +++--
 drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 2 +-
 drivers/pinctrl/sh-pfc/pfc-sh7372.c  | 2 +-
 5 files changed, 9 insertions(+), 8 deletions(-)

                 reply	other threads:[~2013-12-05  8:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACRpkdbfiDCkBrigdFc_U5jaYS9QOcAfzwxVQdTDa_6H8k1aew@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=axel.lin@ingics.com \
    --cc=dan.carpenter@oracle.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).