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
Santiago Monserrat Campanello edf838289b hw/arm: Replace TABs for spaces in OMAP board and device code
In hw/arm and include/hw/arm, some source files for the OMAP SoC
and the sx1 boards that are our only remaining OMAP boards still
have hard-coded tabs (almost entirely used for the indent on
inline comments, not for actual code indent).

Replace the tabs with spaces using vim :retab. I used 4 spaces
except in some defines and comments where I tried to put
everything aligned in the same column for better readability.

This commit is a purely whitespace-only change.

Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
Message-id: 20250505131130.82206-1-santimonserr@gmail.com
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/373
[PMM: expanded commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2 months ago
..
Kconfig hw/i2c: Implement Broadcom Serial Controller (BSC) 1 year ago
allwinner-i2c.c qom: Have class_init() take a const data argument 2 months ago
arm_sbcon_i2c.c hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c 2 years ago
aspeed_i2c.c qom: Have class_init() take a const data argument 2 months ago
bcm2835_i2c.c qom: Have class_init() take a const data argument 2 months ago
bitbang_i2c.c qom: Have class_init() take a const data argument 2 months ago
core.c qom: Have class_init() take a const data argument 2 months ago
exynos4210_i2c.c qom: Have class_init() take a const data argument 2 months ago
i2c_mux_pca954x.c qom: Have class_init() take a const data argument 2 months ago
imx_i2c.c hw/i2c/imx: Always set interrupt status bit if interrupt condition occurs 2 months ago
meson.build hw/i2c: Implement Broadcom Serial Controller (BSC) 1 year ago
microbit_i2c.c qom: Have class_init() take a const data argument 2 months ago
mpc_i2c.c qom: Have class_init() take a const data argument 2 months ago
npcm7xx_smbus.c qom: Have class_init() take a const data argument 2 months ago
omap_i2c.c hw/arm: Replace TABs for spaces in OMAP board and device code 2 months ago
pm_smbus.c cleanup: Drop pointless return at end of function 2 months ago
pmbus_device.c qom: Have class_init() take a const data argument 2 months ago
ppc4xx_i2c.c qom: Have class_init() take a const data argument 2 months ago
smbus_eeprom.c qom: Have class_init() take a const data argument 2 months ago
smbus_ich9.c qom: Make InterfaceInfo[] uses const 2 months ago
smbus_master.c hw/i2c: Introduce i2c_start_recv() and i2c_start_send() 4 years ago
smbus_slave.c qom: Have class_init() take a const data argument 2 months ago
trace-events hw/i2c/imx_i2c: Convert DPRINTF() to trace events 6 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago