qemu-e2k/include/hw/audio
Efimov Vasily 873b4d3f05 pcspk: convert "pit" property type from ptr to link
The speaker device needs pointer to ISA PIT device to operate. But according to
qdev-properties.h, properties of pointer type should be avoided. It seems a
link type property is a good substitution.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:45 +02:00
..
audio.h audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
pcspk.h pcspk: convert "pit" property type from ptr to link 2016-06-29 14:03:45 +02:00