u-boot/arch/x86/cpu/ivybridge
Simon Glass 8b85dfc675 dm: Avoid accessing seq directly
At present various drivers etc. access the device's 'seq' member directly.
This makes it harder to change the meaning of that member. Change access
to go through a function instead.

The drivers/i2c/lpc32xx_i2c.c file is left unchanged for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-18 20:32:21 -07:00
..
Kconfig
Makefile
bd82x6x.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cpu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
early_me.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
fsp_configs.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
ivybridge.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
lpc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
model_206ax.c dm: Avoid accessing seq directly 2020-12-18 20:32:21 -07:00
northbridge.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sata.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sdram.c sf: Drop dm.h header file from spi_flash.h 2020-08-03 22:19:54 -04:00
sdram_nop.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00