From: Samuel Ortiz Date: Thu, 11 Apr 2013 01:03:31 +0000 (+0200) Subject: mei: nfc: Implement MEI bus ops X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36eda94fcf936ccee5a8693af7738174a56be898;p=pandora-kernel.git mei: nfc: Implement MEI bus ops 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. The enable ops sends the NFC HECI connect command. Signed-off-by: Samuel Ortiz Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed