NFC: Initial Secure Element API
[cascardo/linux.git] / drivers / nfc / nfcwilink.c
index c7c182d..3b731ac 100644 (file)
@@ -542,6 +542,7 @@ static int nfcwilink_probe(struct platform_device *pdev)
 
        drv->ndev = nci_allocate_device(&nfcwilink_ops,
                                        protocols,
+                                       NFC_SE_NONE,
                                        NFCWILINK_HDR_LEN,
                                        0);
        if (!drv->ndev) {