mbox

[PULL,0/1] hda-audio: fix non-mixer codecs

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

Pull-request

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

Message

Gerd Hoffmann April 29, 2014, 9:05 a.m. UTC
Hi,

pretty short audio patch queue, featuring a single hda-audio fix.

please pull,
  Gerd

The following changes since commit e2da502c003b9a91b4aea7684959192bd07c1f1d:

  Merge remote-tracking branch 'remotes/otubo/seccomp' into staging (2014-04-28 14:14:35 +0100)

are available in the git repository at:


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

for you to fetch changes up to 4843877e5d7d9ef4fdd29ac14ee1ce55531a0fc4:

  hda-audio: fix non-mixer codecs (2014-04-29 10:46:29 +0200)

----------------------------------------------------------------
hda-audio: fix non-mixer codecs

----------------------------------------------------------------
Gerd Hoffmann (1):
      hda-audio: fix non-mixer codecs

 hw/audio/hda-codec.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

Peter Maydell May 1, 2014, 12:52 p.m. UTC | #1
On 29 April 2014 10:05, Gerd Hoffmann <kraxel@redhat.com> wrote:
>   Hi,
>
> pretty short audio patch queue, featuring a single hda-audio fix.
>
> please pull,
>   Gerd
>
> The following changes since commit e2da502c003b9a91b4aea7684959192bd07c1f1d:
>
>   Merge remote-tracking branch 'remotes/otubo/seccomp' into staging (2014-04-28 14:14:35 +0100)
>
> are available in the git repository at:
>
>
>   git://git.kraxel.org/qemu tags/pull-audio-4
>
> for you to fetch changes up to 4843877e5d7d9ef4fdd29ac14ee1ce55531a0fc4:
>
>   hda-audio: fix non-mixer codecs (2014-04-29 10:46:29 +0200)
>
> ----------------------------------------------------------------
> hda-audio: fix non-mixer codecs
>
> ----------------------------------------------------------------
> Gerd Hoffmann (1):
>       hda-audio: fix non-mixer codecs

Applied, thanks.

-- PMM