From: "Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>
To: Soren Brinkmann
<soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
Cc: Jiri Kosina <trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary'
Date: Thu, 06 Nov 2014 18:31:58 +0100 [thread overview]
Message-ID: <545BB08E.8070607@suse.de> (raw)
In-Reply-To: <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
Am 06.11.2014 um 16:38 schrieb Soren Brinkmann:
> A misspelled 'arbitrary' propagated to quite a few locations in the DT
> binding documentation for pin-controllers. Fixing by:
> git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/'
>
> Reported-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org>
> Signed-off-by: Soren Brinkmann <soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
> ---
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Andreas Färber <afaerber-l3A5Bk7waGM@public.gmane.org>
Thanks,
Andreas
--
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg
WARNING: multiple messages have this Message-ID (diff)
From: afaerber@suse.de (Andreas Färber)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary'
Date: Thu, 06 Nov 2014 18:31:58 +0100 [thread overview]
Message-ID: <545BB08E.8070607@suse.de> (raw)
In-Reply-To: <1415288331-785-1-git-send-email-soren.brinkmann@xilinx.com>
Am 06.11.2014 um 16:38 schrieb Soren Brinkmann:
> A misspelled 'arbitrary' propagated to quite a few locations in the DT
> binding documentation for pin-controllers. Fixing by:
> git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/'
>
> Reported-by: Andreas F?rber <afaerber@suse.de>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Andreas F?rber <afaerber@suse.de>
Thanks,
Andreas
--
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imend?rffer; HRB 21284 AG N?rnberg
WARNING: multiple messages have this Message-ID (diff)
From: "Andreas Färber" <afaerber@suse.de>
To: Soren Brinkmann <soren.brinkmann@xilinx.com>
Cc: Jiri Kosina <trivial@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-tegra@vger.kernel.org
Subject: Re: [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary'
Date: Thu, 06 Nov 2014 18:31:58 +0100 [thread overview]
Message-ID: <545BB08E.8070607@suse.de> (raw)
In-Reply-To: <1415288331-785-1-git-send-email-soren.brinkmann@xilinx.com>
Am 06.11.2014 um 16:38 schrieb Soren Brinkmann:
> A misspelled 'arbitrary' propagated to quite a few locations in the DT
> binding documentation for pin-controllers. Fixing by:
> git grep abitrary | cut -f1 -d: | xargs sed -i 's/abitrary/arbitrary/'
>
> Reported-by: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> ---
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pdc-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/img,tz1090-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/nvidia,tegra20-pinmux.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl-sirf.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/pinctrl_spear.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,apq8084-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,ipq8064-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8960-pinctrl.txt | 2 +-
> Documentation/devicetree/bindings/pinctrl/qcom,msm8974-pinctrl.txt | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Andreas Färber <afaerber@suse.de>
Thanks,
Andreas
--
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg
next prev parent reply other threads:[~2014-11-06 17:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-06 15:38 [PATCH] documentation: pinctrl bindings: Fix trivial typo 'abitrary' Soren Brinkmann
2014-11-06 15:38 ` Soren Brinkmann
2014-11-06 15:38 ` Soren Brinkmann
[not found] ` <1415288331-785-1-git-send-email-soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
2014-11-06 17:31 ` Andreas Färber [this message]
2014-11-06 17:31 ` Andreas Färber
2014-11-06 17:31 ` Andreas Färber
2014-11-18 18:05 ` Rob Herring
2014-11-18 18:05 ` Rob Herring
2014-11-18 18:05 ` Rob Herring
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=545BB08E.8070607@suse.de \
--to=afaerber-l3a5bk7wagm@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org \
--cc=trivial-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.