From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 02/05] Driver Core: Early platform driver buffer
Date: Fri, 06 Nov 2009 01:33:57 +0000 [thread overview]
Message-ID: <20091106013357.GB3226@linux-sh.org> (raw)
In-Reply-To: <20091105143508.9902.22192.sendpatchset@rxone.opensource.se>
On Thu, Nov 05, 2009 at 11:35:08PM +0900, Magnus Damm wrote:
> From: Magnus Damm <damm@opensource.se>
>
> Add early_platform_init_buffer() support and update the
> early platform driver code to allow passing parameters
> to the driver on the kernel command line.
>
> early_platform_init_buffer() simply allows early platform
> drivers to provide a pointer and length to a memory area
> where the remaining part of the kernel command line option
> will be stored.
>
> Needed to pass baud rate and other serial port options
> to the reworked early serial console code on SuperH.
>
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
>
> drivers/base/platform.c | 29 ++++++++++++++++++++++-------
> include/linux/platform_device.h | 20 +++++++++++++++-----
> 2 files changed, 37 insertions(+), 12 deletions(-)
>
This needs to be run by Greg and acked before anything can be done with
the rest of this series.
next prev parent reply other threads:[~2009-11-06 1:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-05 14:35 [PATCH 02/05] Driver Core: Early platform driver buffer Magnus Damm
2009-11-06 1:33 ` Paul Mundt [this message]
2009-11-06 2:37 ` Magnus Damm
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=20091106013357.GB3226@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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