hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
commit2616f57231c8e065df77de894a8f018cd1842c95
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 5 Jul 2020 22:41:52 +0000 (6 00:41 +0200)
committerCorey Minyard <cminyard@mvista.com>
Thu, 16 Jul 2020 17:30:54 +0000 (16 12:30 -0500)
treed54c2111e6e60034bd4a21c8d84d7833f4becd31
parentdb437ca6dfc8db3d91ee75babc4b1fee8c95e9ab
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()

The other i2c functions are called i2c_slave_FOO(). Rename as
i2c_slave_realize_and_unref() to be consistent.

Suggested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200705224154.16917-4-f4bug@amsat.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
hw/arm/aspeed.c
hw/i2c/core.c
include/hw/i2c/i2c.h