Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753670AbbBXKdU (ORCPT ); Tue, 24 Feb 2015 05:33:20 -0500 Received: from s3.sipsolutions.net ([5.9.151.49]:38251 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751179AbbBXKdQ (ORCPT ); Tue, 24 Feb 2015 05:33:16 -0500 Message-ID: <1424773990.2192.27.camel@sipsolutions.net> Subject: Re: [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver From: Johannes Berg To: Robert Dolca Cc: linux-nfc@ml01.01.org, Lauro Ramos Venancio , Aloisio Almeida Jr , Samuel Ortiz , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, "David S. Miller" Date: Tue, 24 Feb 2015 11:33:10 +0100 In-Reply-To: <1424772112-27399-9-git-send-email-robert.dolca@intel.com> (sfid-20150224_110328_126821_85458A24) References: <1424772112-27399-1-git-send-email-robert.dolca@intel.com> <1424772112-27399-9-git-send-email-robert.dolca@intel.com> (sfid-20150224_110328_126821_85458A24) Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 667 Lines: 23 I have no idea about NFC, but > +config NFC_FDP > + tristate "Intel FDP NFC driver" > + depends on NFC_NCI > + select CRC_CCITT > + default n > + ---help--- > + Intel FDP core driver. > + This is a driver based on the NCI NFC kernel layers. > + > + To compile this driver as a module, choose m here. The module will > + be called pn547. this seems like a copy/paste error? Certainly it's called fdp? johannes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/