+11
−0
+1
−0
drivers/nfc/virtual_ncidev.c
0 → 100644
+215
−0
Loading
NCI virtual device simulates a NCI device to the user. It can be used to validate the NCI module and applications. This driver supports communication between the virtual NCI device and NCI module. Signed-off-by:Bongsu Jeon <bongsu.jeon@samsung.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org>