You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/i2c
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function
A few functions now end with a label.  The next commit will clean them
up.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250407082643.2310002-3-armbru@redhat.com>
[Straightforward conflict with commit 988ad4cceb (hw/loongarch/virt:
Fix cpuslot::cpu set at last in virt_cpu_plug()) resolved]
2 days ago
..
Kconfig hw/i2c: Implement Broadcom Serial Controller (BSC) 1 year ago
allwinner-i2c.c hw/arm: Mark Allwinner Technology devices as little-endian 2 months ago
arm_sbcon_i2c.c hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c 2 years ago
aspeed_i2c.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 4 months ago
bcm2835_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 8 months ago
bitbang_i2c.c hw/i2c: Fix bitbang_i2c_data trace event 2 years ago
core.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 4 months ago
exynos4210_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 8 months ago
i2c_mux_pca954x.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 4 months ago
imx_i2c.c hw/i2c/imx_i2c: Convert DPRINTF() to trace events 3 months ago
meson.build hw/i2c: Implement Broadcom Serial Controller (BSC) 1 year ago
microbit_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 8 months ago
mpc_i2c.c hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro 6 months ago
npcm7xx_smbus.c hw, target: Add ResetType argument to hold and exit phase methods 1 year ago
omap_i2c.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 4 months ago
pm_smbus.c cleanup: Drop pointless return at end of function 2 days ago
pmbus_device.c hw/i2c: Constify VMState 1 year ago
ppc4xx_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 8 months ago
smbus_eeprom.c hw/i2c/smbus_eeprom: Prefer DEFINE_TYPES() macro 6 months ago
smbus_ich9.c hw/i2c: Constify VMState 1 year ago
smbus_master.c hw/i2c: Introduce i2c_start_recv() and i2c_start_send() 4 years ago
smbus_slave.c hw/i2c/smbus_slave: Add object path on error prints 1 year ago
trace-events hw/i2c/imx_i2c: Convert DPRINTF() to trace events 3 months ago
trace.h