Philippe Mathieu-Daudé
db437ca6df
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
...
We use "new" names for functions that allocate and initialize
device objects: pci_new(), isa_new(), usb_new().
Let's call this one i2c_slave_new(). Since we have to update
all the callers, also let it return a I2CSlave object.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200705224154.16917-3-f4bug@amsat.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
2020-07-16 12:30:54 -05:00
..
2020-07-10 15:18:09 +02:00
2020-07-10 15:18:08 +02:00
2020-06-05 17:23:09 +01:00
2020-06-15 22:05:28 +02:00
2020-07-16 12:30:54 -05:00
2020-07-06 17:01:11 +02:00
2020-07-10 15:18:09 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:09 +02:00
2020-07-10 15:18:08 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:08 +02:00
2020-07-16 12:30:54 -05:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-06-26 10:13:52 +01:00
2020-07-10 15:18:08 +02:00
2020-05-15 07:08:14 +02:00
2020-05-15 07:08:14 +02:00
2020-07-10 15:18:08 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-02-28 14:57:19 -05:00
2020-07-10 15:18:08 +02:00
2020-06-15 22:05:28 +02:00
2020-05-15 07:08:52 +02:00
2020-07-10 15:18:09 +02:00
2020-06-15 22:05:28 +02:00
2020-07-02 06:25:29 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:09 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:08 +02:00
2020-05-04 16:07:43 +01:00
2020-07-10 15:18:08 +02:00
2020-06-15 22:05:28 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:09 +02:00
2020-06-10 11:29:44 +02:00
2020-06-22 18:37:12 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-03 16:59:44 +01:00
2020-06-22 18:37:12 +02:00
2020-06-19 07:25:55 -04:00
2020-02-28 14:57:19 -05:00
2020-06-09 19:01:56 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-06-23 11:39:47 +01:00
2020-07-10 15:18:09 +02:00
2020-02-04 09:00:57 +01:00
2020-06-23 16:07:07 +02:00
2020-06-22 18:37:12 +02:00
2020-07-07 15:33:59 +02:00