All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Bandan Das <bsd@redhat.com>
Cc: qemu-devel@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] hda-codec: refactor common definitions into a header file
Date: Wed, 28 Aug 2013 10:02:35 +0200	[thread overview]
Message-ID: <87ppsymeec.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <1377631034-24409-2-git-send-email-bsd@redhat.com> (Bandan Das's message of "Tue, 27 Aug 2013 15:17:13 -0400")

Bandan Das <bsd@redhat.com> writes:

> Move common defines and structs to a header file.
> We will then include these twice in hda-codec.c - 
> a version with mixer enabled and another with not enabled.

Suggest:

    The next commit will include it twice, once for a device with a
    mixer, and once for device without a mixer.

Actual patch is pure code motion.

  reply	other threads:[~2013-08-28  8:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-27 19:17 [Qemu-devel] [PATCH 0/2] Make mixer emulation configurable at runtime Bandan Das
2013-08-27 19:17 ` [Qemu-devel] [PATCH 1/2] hda-codec: refactor common definitions into a header file Bandan Das
2013-08-28  8:02   ` Markus Armbruster [this message]
2013-08-27 19:17 ` [Qemu-devel] [PATCH 2/2] hda-codec: make mixemu selectable at runtime Bandan Das
2013-08-28  9:13 ` [Qemu-devel] [PATCH 0/2] Make mixer emulation configurable " Markus Armbruster
2013-08-28 11:07   ` Paolo Bonzini
2013-08-28 11:33   ` Gerd Hoffmann
2013-08-28 11:45     ` Markus Armbruster
2013-08-28 11:52       ` Gerd Hoffmann
2013-08-28 15:52   ` Bandan Das
2013-08-28 16:37     ` Markus Armbruster
2013-08-28 17:35       ` Jan Kiszka

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=87ppsymeec.fsf@blackfin.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=bsd@redhat.com \
    --cc=kraxel@redhat.com \
    --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.