mbox

[PULL,0/1] audio patch queue

Message ID 1393244541-29715-1-git-send-email-kraxel@redhat.com
State New
Headers show

Pull-request

git://git.kraxel.org/qemu tags/pull-audio-3

Message

Gerd Hoffmann Feb. 24, 2014, 12:22 p.m. UTC
Hi,

Short audio patch queue, with a single cleanup patch.

please pull,
  Gerd

The following changes since commit 105a060188dc6fdd4551571a966514d1a5f6815a:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging (2014-02-21 15:04:58 +0000)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-audio-3

for you to fetch changes up to cd6c88305f2ae8fe335a001058032e03f0ff4b4e:

  hda-audio: qom cleanups (2014-02-24 10:42:09 +0100)

----------------------------------------------------------------
hda-audio: qom cleanups

----------------------------------------------------------------
Gerd Hoffmann (1):
      hda-audio: qom cleanups

 hw/audio/hda-codec.c | 60 ++++++++++++++++++++++++++++------------------------
 1 file changed, 32 insertions(+), 28 deletions(-)

Comments

Peter Maydell Feb. 26, 2014, 6:31 p.m. UTC | #1
On 24 February 2014 12:22, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> Short audio patch queue, with a single cleanup patch.
>
> please pull,
>   Gerd
>
> The following changes since commit 105a060188dc6fdd4551571a966514d1a5f6815a:
>
>   Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging (2014-02-21 15:04:58 +0000)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-audio-3
>
> for you to fetch changes up to cd6c88305f2ae8fe335a001058032e03f0ff4b4e:
>
>   hda-audio: qom cleanups (2014-02-24 10:42:09 +0100)

Applied, thanks

-- PMM