All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@domain.hid>
To: Xenomai-core@domain.hid
Subject: Re: [Xenomai-core] [PATCH xenomai-2.5 3/3] rtcan: mscan: new OF	platform driver for MPC521x and MPC5200
Date: Thu, 14 Jan 2010 13:14:02 +0100	[thread overview]
Message-ID: <4B4F0A8A.7060106@domain.hid> (raw)
In-Reply-To: <1263470867-1533-5-git-send-email-wg@domain.hid>

Wolfgang Grandegger wrote:
> pdir=../send-rtcan-mscan-mpc5xxx/
> sprefix="PATCH xenomai-2.5"
> commitid=b197fe0f370d92ee1838b370fbf927ca50a0e573
> subject="rtcan: mscan: new OF platform driver for MPC521x and MPC5200"
> blurb="\
> This patch series adds RT-Socket-CAN support for the MSCAN on the MPC512x\\
> from Freescale by introducing a new OF platform driver for both, the\\
> MPC521x and MPC5200, while still keeping the old driver for the MPC5200\\
> for compatibility with older kernel versions.\\
> \\
> Wolfgang"
> 
> rm -f $pdir/*.patch
> mkdir $pdir
> opt="--dry-run"
> test "$1" = "send" && opt=""
> 
> git format-patch -n -o $pdir --cover-letter --subject-prefix="$sprefix" \
>     $commitid
> 
> mv $pdir/0000-cover-letter.patch /tmp/0000-cover-letter.patch
> sed "
> s/\*\*\* SUBJECT HERE \*\*\*/$subject/
> s/\*\*\* BLURB HERE \*\*\*/$blurb/
> " /tmp/0000-cover-letter.patch > $pdir/0000-cover-letter.patch
> 
> echo "====================================================================="
> cat $pdir/0000-cover-letter.patch
> echo "====================================================================="
> 
> opt="--dry-run"
> test "$1" = "send" && opt=""
> 
> git format-patch -o $pdir --subject-prefix="$sprefix" $commitid
> 
> echo "opt=$opt"
> git send-email $opt \
>     --to "Xenomai-core@domain.hid" \
>     --from="Wolfgang Grandegger <wg@domain.hid>" \
>     $pdir

s/$pdir/$pdir/*.patch/

Grrr, due to that mistake in my git-patch-prepare-and-send script, the
script file (and backup) has also been sent to the list as well. Please
ignore the last two patch. Sorry for the noise

Wolfgang.



  parent reply	other threads:[~2010-01-14 12:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14 12:07 [Xenomai-core] [PATCH xenomai-2.5 0/3] rtcan: mscan: new OF platform driver for MPC521x and MPC5200 Wolfgang Grandegger
2010-01-14 12:07 ` [Xenomai-core] [PATCH xenomai-2.5 1/3] rtcan: mscan: use tabs for indention and white space cleanup Wolfgang Grandegger
2010-01-14 12:07   ` [Xenomai-core] [PATCH xenomai-2.5 2/3] rtcan: mscan: use proper io accessor functions for register access Wolfgang Grandegger
2010-01-14 12:07     ` [Xenomai-core] [PATCH xenomai-2.5 3/3] rtcan: mscan: new OF platform driver for MPC521x and MPC5200 Wolfgang Grandegger
2010-01-14 12:07       ` Wolfgang Grandegger
2010-01-14 12:07         ` Wolfgang Grandegger
2010-01-14 12:14         ` Wolfgang Grandegger [this message]
2010-01-14 14:57           ` Gilles Chanteperdrix
2010-01-14 15:05             ` Wolfgang Grandegger
2010-01-15 14:08 ` [Xenomai-core] [PATCH xenomai-2.5 0/3] " Gilles Chanteperdrix
2010-01-15 14:26   ` Wolfgang Grandegger
2010-01-15 18:10     ` Gilles Chanteperdrix
     [not found]       ` <4B50D9C7.8090901@domain.hid>
2010-01-16  9:37         ` Gilles Chanteperdrix
2010-01-16 20:38           ` Wolfgang Grandegger

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=4B4F0A8A.7060106@domain.hid \
    --to=wg@domain.hid \
    --cc=Xenomai-core@domain.hid \
    /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.