android_kernel_motorola_sm6225/include/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_dev.h caif: Restructure how link caif link layer enroll 2011-11-30 23:30:48 -05:00
caif_device.h
caif_hsi.h caif-hsi: Replace platform device with ops structure. 2012-06-25 16:44:12 -07:00
caif_layer.h caif: Remove unused attributes from struct cflayer 2011-11-30 23:30:48 -05:00
caif_shm.h caif-u5500: Adding shared memory include 2010-10-27 12:29:51 -07:00
caif_spi.h caif-spi: Bugfix for dump upon device removal 2011-12-06 13:34:12 -05:00
cfcnfg.h caif: Remove unused enum and parameter in cfserl 2011-11-30 23:30:48 -05:00
cfctrl.h caif: Handle dev_queue_xmit errors. 2011-05-15 17:45:56 -04:00
cffrml.h caif: Add ref-count to framing layer 2011-05-15 17:45:55 -04:00
cfmuxl.h caif: code cleanup 2011-04-11 15:08:47 -07:00
cfpkt.h caif: set traffic class for caif packets 2012-04-13 11:37:36 -04:00
cfserl.h caif: Remove unused enum and parameter in cfserl 2011-11-30 23:30:48 -05:00
cfsrvl.h caif: Move refcount from service layer to sock and dev. 2011-05-15 17:45:55 -04:00