From: Samuel Ortiz Date: Wed, 30 May 2012 22:05:50 +0000 (+0200) Subject: NFC: Introduce target mode rx data callback X-Git-Tag: v3.6-rc1~125^2~559^2~6^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73167ced31d15c04e57b9e0885ac05675e9195a4;p=pandora-kernel.git NFC: Introduce target mode rx data callback This routine will be called by drivers whenever they receive data in target mode. This should be unexpected events and as such should be handled by a standalone API (i.e. not as a callback pointer from an existing API). Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed