[char-misc-next 11/11] mei: nfc: Implement MEI bus IO ops

2013-02-08 Thread Tomas Winkler
From: Samuel Ortiz The send ops for NFC builds the command header, updates the request id and then waits for an ACK. The recv ops check if it receives data or an ACK and in the latter case wakes the send ops up. Signed-off-by: Samuel Ortiz Signed-off-by: Tomas Winkler ---

[char-misc-next 11/11] mei: nfc: Implement MEI bus IO ops

2013-02-08 Thread Tomas Winkler
From: Samuel Ortiz sa...@linux.intel.com The send ops for NFC builds the command header, updates the request id and then waits for an ACK. The recv ops check if it receives data or an ACK and in the latter case wakes the send ops up. Signed-off-by: Samuel Ortiz sa...@linux.intel.com

[char-misc-next 11/11] mei: nfc: Implement MEI bus IO ops

2013-02-07 Thread Tomas Winkler
From: Samuel Ortiz The send ops for NFC builds the command header, updates the request id and then waits for an ACK. The recv ops check if it receives data or an ACK and in the latter case wakes the send ops up. Signed-off-by: Samuel Ortiz Signed-off-by: Tomas Winkler ---

[char-misc-next 11/11] mei: nfc: Implement MEI bus IO ops

2013-02-07 Thread Tomas Winkler
From: Samuel Ortiz sa...@linux.intel.com The send ops for NFC builds the command header, updates the request id and then waits for an ACK. The recv ops check if it receives data or an ACK and in the latter case wakes the send ops up. Signed-off-by: Samuel Ortiz sa...@linux.intel.com