Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7ab14c5ace7bce758dcf40c63f1eb4b44d915426
      
https://github.com/qemu/qemu/commit/7ab14c5ace7bce758dcf40c63f1eb4b44d915426
  Author: Philippe Mathieu-Daudé <f4...@amsat.org>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/arm/spitz.c
    M hw/arm/z2.c
    M hw/audio/marvell_88w8618.c
    M hw/audio/wm8750.c
    A include/hw/audio/wm8750.h
    M include/hw/i2c/i2c.h

  Log Message:
  -----------
  hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h

while here use TYPE_WM8750 and declare a data_req_cb() typedef.

Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
Message-id: 20170919123053.32675-1-f4...@amsat.org
Signed-off-by: Gerd Hoffmann <kra...@redhat.com>


  Commit: 8ec660b80ed511fa333679e38bf0cf714799d6fa
      
https://github.com/qemu/qemu/commit/8ec660b80ed511fa333679e38bf0cf714799d6fa
  Author: John Arbuckle <programmingk...@gmail.com>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
    M hw/audio/sb16.c

  Log Message:
  -----------
  hw/audio/sb16.c: change dolog() to qemu_log_mask()

Changes all the occurrances of dolog() to qemu_log_mask().

Signed-off-by: John Arbuckle <programmingk...@gmail.com>
Message-id: 20180201172744.7504-1-programmingk...@gmail.com
Signed-off-by: Gerd Hoffmann <kra...@redhat.com>


  Commit: fabbd691fd7db2e71c6702089c9656e7047eac24
      
https://github.com/qemu/qemu/commit/fabbd691fd7db2e71c6702089c9656e7047eac24
  Author: Peter Maydell <peter.mayd...@linaro.org>
  Date:   2018-02-02 (Fri, 02 Feb 2018)

  Changed paths:
    M hw/arm/musicpal.c
    M hw/arm/spitz.c
    M hw/arm/z2.c
    M hw/audio/marvell_88w8618.c
    M hw/audio/sb16.c
    M hw/audio/wm8750.c
    A include/hw/audio/wm8750.h
    M include/hw/i2c/i2c.h

  Log Message:
  -----------
  Merge remote-tracking branch 
'remotes/kraxel/tags/audio-20180202-pull-request' into staging

audio: two small fixes.

# gpg: Signature made Fri 02 Feb 2018 07:49:20 GMT
# gpg:                using RSA key 4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kra...@redhat.com>"
# gpg:                 aka "Gerd Hoffmann <g...@kraxel.org>"
# gpg:                 aka "Gerd Hoffmann (private) <kra...@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138

* remotes/kraxel/tags/audio-20180202-pull-request:
  hw/audio/sb16.c: change dolog() to qemu_log_mask()
  hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h

Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>


Compare: https://github.com/qemu/qemu/compare/6a95e2586c55...fabbd691fd7d

Reply via email to