mirror of
https://github.com/torvalds/linux.git
synced 2024-11-29 07:31:29 +00:00
1c385f1fdf
Remove use of struct platform_device, and replace it with struct cfhsi_ops. Updated variable names in the same spirit: cfhsi_get_dev to cfhsi_get_ops, cfhsi->dev to cfhsi->ops and, cfhsi->dev.drv to cfhsi->ops->cb_ops. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
caif_hsi.c | ||
caif_serial.c | ||
caif_shm_u5500.c | ||
caif_shmcore.c | ||
caif_spi_slave.c | ||
caif_spi.c | ||
Kconfig | ||
Makefile |