rockbox/firmware/target/arm/imx31
Aidan MacDonald 7e5fc4076a Add INIT_ATTR to i2c_init()
It's usually only called from init() in main.c, so this is safe.

There is one more call in system-dm320.c from system_init(), but
that's also "safe". I don't know if it's okay to call i2c_init()
twice, but presumably it works...

Change-Id: I9c1cd918d162d9955f7cf03209e836cbd5e30c57
2023-01-12 06:33:50 -05:00
..
gigabeat-s Add INIT_ATTR to system_init() 2023-01-12 06:05:55 -05:00
app.lds arm: Fix PortalPlayer linker scripts with binutils 2.21+ 2020-07-05 03:34:30 +00:00
ata-imx31.c
ata-target.h Unify storage threads into one 2017-10-26 14:35:41 -04:00
avic-imx31.c
avic-imx31.h
boot.lds imx31: Fix regression in bootloader caused by cd9906 2020-07-05 04:52:29 +00:00
ccm-imx31.c
ccm-imx31.h
crt0.S
debug-imx31.c i.MX31: Restore screen clearing in DVFS/DPTC debug screen 2017-01-29 19:53:49 -05:00
dvfs_dptc-imx31.c
dvfs_dptc-imx31.h
gpio-imx31.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
gpio-imx31.h imx31: Work around an apparently not-quite-kosher abuse of CPP 2020-10-13 15:48:31 -04:00
i2c-imx31.c Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
i2c-imx31.h Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
iomuxc-imx31.c
iomuxc-imx31.h
mc13783-imx31.c Improve imx31 interrupt code for PMIC and GPIO 2017-01-29 19:07:55 -05:00
mmu-imx31.c
mmu-imx31.h
rolo_restart_firmware.S
rtc-target.h Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
sdma-imx31.c
sdma-imx31.h
sdma_script_code.h
sdma_struct.h
serial-imx31.h
spi-imx31.c
spi-imx31.h
uart-imx31.c