All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 3/3] input: add missing newline from trace-events
Date: Sat, 27 Jan 2018 17:27:32 +1100	[thread overview]
Message-ID: <20180127062732.GF2099@umbus> (raw)
In-Reply-To: <20180126092029.20737-4-mark.cave-ayland@ilande.co.uk>

[-- Attachment #1: Type: text/plain, Size: 1132 bytes --]

On Fri, Jan 26, 2018 at 09:20:29AM +0000, Mark Cave-Ayland wrote:
> This was accidentally omitted from 77cb0f5aaf "Split adb.c into adb.c, adb-mouse.c
> and adb-kbd.c".
> 
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Applied to ppc-for-2.12.

> ---
>  hw/input/trace-events | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/hw/input/trace-events b/hw/input/trace-events
> index a8d46cb766..5affabc81d 100644
> --- a/hw/input/trace-events
> +++ b/hw/input/trace-events
> @@ -4,6 +4,7 @@
>  adb_kbd_no_key(void) "Ignoring NO_KEY"
>  adb_kbd_writereg(int reg, uint8_t val) "reg %d val 0x%2.2x"
>  adb_kbd_readreg(int reg, uint8_t val0, uint8_t val1) "reg %d obuf[0] 0x%2.2x obuf[1] 0x%2.2x"
> +
>  # hw/input/adb-mouse.c
>  adb_mouse_writereg(int reg, uint8_t val) "reg %d val 0x%2.2x"
>  adb_mouse_readreg(int reg, uint8_t val0, uint8_t val1) "reg %d obuf[0] 0x%2.2x obuf[1] 0x%2.2x"

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2018-01-27  6:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-26  9:20 [Qemu-devel] [PATCH 0/3] ppc: trivial Mac-related trace-events patches Mark Cave-Ayland
2018-01-26  9:20 ` [Qemu-devel] [PATCH 1/3] grackle: convert to trace-events Mark Cave-Ayland
2018-01-27  6:26   ` David Gibson
2018-01-26  9:20 ` [Qemu-devel] [PATCH 2/3] uninorth: " Mark Cave-Ayland
2018-01-27  6:27   ` David Gibson
2018-01-26  9:20 ` [Qemu-devel] [PATCH 3/3] input: add missing newline from trace-events Mark Cave-Ayland
2018-01-27  6:27   ` David Gibson [this message]

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=20180127062732.GF2099@umbus \
    --to=david@gibson.dropbear.id.au \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.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.