Philippe Mathieu-Daudé
1373b15bb5
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
...
We use "create_simple" names for functions that allocate, initialize,
configure and realize device objects: pci_create_simple(),
isa_create_simple(), usb_create_simple(). For consistency, rename
i2c_create_slave() as i2c_slave_create_simple(). Since we have
to update all the callers, also let it return a I2CSlave object.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200705224154.16917-5-f4bug@amsat.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
2020-07-16 12:30:54 -05:00
..
2020-07-03 16:59:46 +01:00
2020-05-18 15:40:04 +02:00
2020-04-07 09:25:23 +02:00
2020-06-30 22:54:24 +02:00
2019-08-22 10:04:20 +02:00
2020-06-30 22:54:24 +02:00
2020-06-30 22:54:24 +02:00
2020-07-10 15:18:08 +02:00
2020-05-04 11:17:27 +02:00
2020-05-15 07:07:58 +02:00
2020-05-28 11:38:57 +02:00
2018-10-15 09:57:33 +02:00
2020-01-24 20:59:15 +01:00
2017-03-27 12:14:45 +02:00
2017-03-17 10:23:44 +01:00
2020-06-05 09:17:23 +02:00
2020-05-28 11:38:57 +02:00
2020-03-02 08:20:30 +01:00
2019-08-16 13:31:52 +02:00
2020-05-28 11:38:57 +02:00
2019-08-16 13:31:52 +02:00
2015-07-24 13:57:45 +02:00
2020-03-17 15:18:48 +01:00
2020-01-24 20:59:15 +01:00
2019-12-16 13:04:46 +01:00
2020-01-27 10:49:51 -08:00
2020-03-17 15:18:48 +01:00
2020-07-07 15:33:59 +02:00
2020-06-15 22:05:28 +02:00
2014-02-04 19:34:30 +01:00
2020-01-24 20:59:15 +01:00
2020-05-18 15:40:04 +02:00
2020-05-28 11:38:57 +02:00
2016-05-12 13:22:24 +01:00
2020-02-20 14:47:08 +01:00
2014-01-31 14:47:33 +00:00
2019-08-16 13:31:52 +02:00
2020-05-28 11:38:57 +02:00
2014-01-31 14:47:33 +00:00
2016-01-29 15:07:24 +00:00
2020-01-02 13:54:57 +04:00
2020-05-04 16:07:43 +01:00
2020-02-13 08:31:40 +01:00
2020-05-18 15:42:34 +02:00
2020-05-18 15:43:51 +02:00
2020-07-16 12:30:54 -05:00
2017-04-24 12:32:12 +01:00
2020-06-30 22:50:04 +02:00
2019-08-16 13:31:52 +02:00
2020-07-03 16:59:46 +01:00
2014-01-31 14:47:33 +00:00
2019-08-16 13:31:52 +02:00
2020-05-15 07:08:52 +02:00
2020-06-30 22:46:28 +02:00
2019-12-18 02:34:13 +01:00
2019-05-13 08:58:55 +02:00
2019-09-19 10:37:46 +02:00
2019-09-19 10:37:46 +02:00
2019-12-18 02:34:13 +01:00
2020-05-15 07:08:52 +02:00
2020-05-15 07:07:58 +02:00
2019-12-18 02:34:13 +01:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:07:58 +02:00
2020-05-15 07:07:58 +02:00
2019-06-12 13:20:20 +02:00
2020-07-10 15:18:08 +02:00
2020-07-10 15:18:08 +02:00
2020-01-24 20:59:15 +01:00
2020-07-10 15:18:08 +02:00
2019-06-12 13:20:21 +02:00
2020-05-28 11:38:57 +02:00
2019-08-16 13:31:52 +02:00
2020-06-15 22:05:28 +02:00