From: Julien Grall <julien.grall@linaro.org>
To: Ian Campbell <ian.campbell@citrix.com>, xen-devel@lists.xen.org
Cc: tim@xen.org, stefano.stabellini@eu.citrix.com
Subject: Re: [PATCH 1/4] dt-uart: add an emacs magic block
Date: Wed, 07 Jan 2015 16:15:51 +0000 [thread overview]
Message-ID: <54AD5BB7.5040603@linaro.org> (raw)
In-Reply-To: <1420644701-26776-1-git-send-email-ian.campbell@citrix.com>
Hi Ian,
On 07/01/15 15:31, Ian Campbell wrote:
> Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
Regards,
> ---
> xen/drivers/char/dt-uart.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/xen/drivers/char/dt-uart.c b/xen/drivers/char/dt-uart.c
> index fa92b5c..45a87a6 100644
> --- a/xen/drivers/char/dt-uart.c
> +++ b/xen/drivers/char/dt-uart.c
> @@ -70,3 +70,13 @@ void __init dt_uart_init(void)
> if ( ret )
> printk("Unable to initialize serial: %d\n", ret);
> }
> +
> +/*
> + * Local variables:
> + * mode: C
> + * c-file-style: "BSD"
> + * c-basic-offset: 4
> + * tab-width: 4
> + * indent-tabs-mode: nil
> + * End:
> + */
>
--
Julien Grall
next prev parent reply other threads:[~2015-01-07 16:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-07 15:31 [PATCH 0/4] dt-uart: cleanups, bugfixes and /chosen/stdout-path support Ian Campbell
2015-01-07 15:31 ` [PATCH 1/4] dt-uart: add an emacs magic block Ian Campbell
2015-01-07 16:15 ` Julien Grall [this message]
2015-01-07 15:31 ` [PATCH 2/4] dt-uart: Clarify log messages at init time Ian Campbell
2015-01-07 16:17 ` Julien Grall
2015-01-07 15:31 ` [PATCH 3/4] dt-uart: use ':' as default separator between path and options Ian Campbell
2015-01-07 16:31 ` Julien Grall
2015-01-07 16:36 ` Ian Campbell
2015-01-07 15:31 ` [PATCH 4/4] dt-uart: support /chosen/stdout-path property Ian Campbell
2015-01-07 16:42 ` Julien Grall
2015-01-07 16:47 ` Ian Campbell
2015-01-07 17:04 ` Julien Grall
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=54AD5BB7.5040603@linaro.org \
--to=julien.grall@linaro.org \
--cc=ian.campbell@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.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.