android_kernel_xiaomi_sm7250/drivers/net/caif
Sjur Brændeland 1c385f1fdf caif-hsi: Replace platform device with ops structure.
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>
2012-06-25 16:44:12 -07:00
..
caif_hsi.c caif-hsi: Replace platform device with ops structure. 2012-06-25 16:44:12 -07:00
caif_serial.c
caif_shm_u5500.c
caif_shmcore.c caif: include linux/io.h 2012-04-21 15:28:47 -04:00
caif_spi_slave.c
caif_spi.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
Kconfig
Makefile