NFC: Move struct nfc_phy_ops out of HCI up to nfc core level
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 3 Sep 2013 09:51:00 +0000 (11:51 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:40 +0000 (01:35 +0200)
commit08f13acff960d6c95a371f67ab98785aa9969179
treebaa28595daf61deef24a83477e53d25d2030c102
parentd593751129ec26762412b2fa7afe9c9258923340
NFC: Move struct nfc_phy_ops out of HCI up to nfc core level

struct nfc_phy_ops is not an HCI structure only, it can also be used by
NCI or direct NFC Core drivers.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/hci.h
include/net/nfc/nfc.h
This page took 0.024881 seconds and 5 git commands to generate.