diff options
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | 2012-06-25 07:49:42 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-25 16:44:12 -0700 |
commit | 1c385f1fdf6f9c66d982802cd74349c040980b50 (patch) | |
tree | 4ee155d06717be94581d404d04c7c6898d1fa360 /drivers/scsi/nsp32_io.h | |
parent | c41254006377842013922fb1e407391f24c59522 (diff) | |
download | linux-1c385f1fdf6f9c66d982802cd74349c040980b50.tar.gz linux-1c385f1fdf6f9c66d982802cd74349c040980b50.tar.bz2 linux-1c385f1fdf6f9c66d982802cd74349c040980b50.zip |
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>
Diffstat (limited to 'drivers/scsi/nsp32_io.h')
0 files changed, 0 insertions, 0 deletions