]> Git Repo - qemu.git/commit
audio: Rename audio_init() to soundhw_init()
authorEduardo Habkost <[email protected]>
Mon, 8 May 2017 20:57:34 +0000 (17:57 -0300)
committerGerd Hoffmann <[email protected]>
Fri, 19 May 2017 08:48:53 +0000 (10:48 +0200)
commit4c565674a2af027fba977bea8ab1bdf440d0cf63
treed227b741d4b74a39f0c7081625bc457c75e8f927
parentca89f72092bdb42e077f2f64f417edad009ce0ef
audio: Rename audio_init() to soundhw_init()

To make it consistent with the remaining soundhw.c functions and
avoid confusion with the audio_init() function in audio/audio.c,
rename audio_init() to soundhw_init().

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Message-id: 20170508205735[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/audio/soundhw.c
hw/ppc/prep.c
include/hw/audio/audio.h
vl.c
This page took 0.020701 seconds and 4 git commands to generate.