]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/sd/sdhci.c
sdhci: Add "sysbus" to sdhci QOM types and methods
authorKevin O'Connor <kevin@koconnor.net>
Mon, 8 Dec 2014 23:10:31 +0000 (18:10 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 15 Dec 2014 16:34:44 +0000 (17:34 +0100)
commit7302dcd60bbde1b11c298feb8134a34791f21b21
tree96f2d8d3e2815f84ed0c0c54a32c39ac37f9ed31
parentd368ba4376b2c1c24175c74b3733b8fe64dbe8a6
sdhci: Add "sysbus" to sdhci QOM types and methods

Update the sdhci sysbus QOM types and methods so that sysbus is in
their name.  This is in preparation for adding PCI versions of these
types and methods.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/sd/sdhci.c
hw/sd/sdhci.h