forked from Minki/linux
NFC: Fix typo in nfc-hci.txt
This patch fix a spelling typo in nfc-hci.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
262e7198bc
commit
d96097e03f
@ -122,7 +122,7 @@ This must be done from a context that can sleep.
|
|||||||
PHY Management
|
PHY Management
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
The physical link (i2c, ...) management is defined by the following struture:
|
The physical link (i2c, ...) management is defined by the following structure:
|
||||||
|
|
||||||
struct nfc_phy_ops {
|
struct nfc_phy_ops {
|
||||||
int (*write)(void *dev_id, struct sk_buff *skb);
|
int (*write)(void *dev_id, struct sk_buff *skb);
|
||||||
|
Loading…
Reference in New Issue
Block a user