qemu/hw/i2c
Efimov Vasily f2dd8ebdf4 ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
ICH9 SMB bridge can be created using qdev API despite existence of helper
function. The type name is needed for such creation. Using a preprocessor
alias instead the string type name itself is preferable.

The patch makes the alias accessible through the header.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
aspeed_i2c.c
bitbang_i2c.c
bitbang_i2c.h
core.c
exynos4210_i2c.c
i2c-ddc.c
imx_i2c.c
Makefile.objs
omap_i2c.c
pm_smbus.c
smbus_eeprom.c
smbus_ich9.c
smbus.c
versatile_i2c.c