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-06-24 17:18:28 -04:00
2019-08-16 13:31:51 +02:00
2020-07-03 16:59:45 +01:00
2020-07-10 15:18:08 +02:00
2020-06-25 16:52:42 +01:00
2020-06-22 18:37:12 +02:00
2020-06-16 14:49:05 +01:00
2019-08-16 13:31:53 +02:00
2020-06-15 22:05:28 +02:00
2020-06-10 12:09:36 -04:00
2020-03-23 17:22:30 +00:00
2019-07-05 17:07:36 -03:00
2020-04-30 11:52:27 +01:00
2020-06-26 09:39:40 -04:00
2020-07-16 12:30:54 -05:00
2020-07-06 17:01:11 +02:00
2020-06-17 14:53:39 +02:00
2020-06-26 10:13:51 +01:00
2020-06-22 18:37:12 +02:00
2019-08-16 13:31:53 +02:00
2019-12-17 10:39:47 +11:00
2020-06-15 22:05:28 +02:00
2019-06-12 13:20:21 +02:00
2019-06-12 13:20:20 +02:00
2019-09-07 08:31:51 +02:00
2020-06-09 11:17:59 -04:00
2019-08-16 13:31:52 +02:00
2020-07-03 16:59:45 +01:00
2020-07-03 16:59:41 +01:00
2019-10-28 19:06:47 +01:00
2020-07-03 18:16:01 +02:00
2020-07-03 07:57:04 -04:00
2019-06-12 13:20:21 +02:00
2020-03-09 15:59:31 +01:00
2020-06-26 09:22:30 +10:00
2019-03-16 15:52:44 +02:00
2020-06-19 08:25:27 -07:00
2020-05-04 10:25:02 -04:00
2020-06-22 18:37:12 +02:00
2020-06-18 12:13:54 +02:00
2020-05-15 07:08:14 +02:00
2020-06-16 10:32:29 +01:00
2020-01-09 11:41:29 +00:00
2020-06-22 18:37:12 +02:00
2020-03-17 12:22:36 -04:00
2019-08-16 13:31:53 +02:00
2020-07-03 16:59:46 +01:00
2020-06-22 18:37:12 +02:00
2019-08-16 13:31:52 +02:00
2017-12-18 17:07:02 +03:00
2020-06-12 11:20:15 -04:00
2020-07-02 05:54:59 -04:00
2020-07-07 17:37:44 +01:00
2020-05-21 20:00:18 +01:00
2020-06-10 12:09:56 -04:00
2019-08-16 13:31:52 +02:00
2020-07-03 07:57:04 -04:00
2020-04-30 15:35:40 +01:00
2020-06-10 12:10:23 -04:00
2019-06-12 13:20:20 +02:00
2018-12-11 15:45:22 -02:00
2019-08-16 13:31:52 +02:00
2020-03-17 12:22:36 -04:00
2019-11-05 23:33:12 +01:00
2018-02-09 05:05:11 +01:00
2020-01-29 19:28:52 +01:00
2020-02-28 14:57:19 -05:00
2020-01-23 16:34:15 +00:00
2019-08-16 13:31:53 +02:00
2018-05-10 18:10:56 +01:00
2019-11-11 13:44:16 +00:00
2020-04-30 15:35:40 +01:00
2020-07-02 06:25:29 +02:00
2019-06-12 13:20:21 +02:00
2020-07-10 15:18:08 +02:00
2020-05-05 13:37:51 -07:00
2020-05-27 11:23:07 -07:00
2020-01-30 16:02:04 +00:00
2020-05-14 13:44:35 +02:00
2020-06-15 22:06:04 +02:00
2020-06-15 22:05:28 +02:00
2020-01-06 18:41:32 +04:00