]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/nfc/nfcwilink.c
Merge branch 'pm-cpuidle' into fixes
[karo-tx-linux.git] / drivers / nfc / nfcwilink.c
index c7c182d2b7df1d39649a4fb99f3ec1884707dff3..3b731acbc408fbc807ea8ffa4eef9f0dc622e97f 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) {