Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753384AbbBXKq4 (ORCPT ); Tue, 24 Feb 2015 05:46:56 -0500 Received: from mga01.intel.com ([192.55.52.88]:20790 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbbBXKqy (ORCPT ); Tue, 24 Feb 2015 05:46:54 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,638,1418112000"; d="scan'208";a="682543687" Date: Tue, 24 Feb 2015 12:46:49 +0200 From: Robert Dolca To: Johannes Berg 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" Subject: Re: [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver Message-ID: <20150224104648.GA28148@rdolca-desk.ger.corp.intel.com> References: <1424772112-27399-1-git-send-email-robert.dolca@intel.com> <1424772112-27399-9-git-send-email-robert.dolca@intel.com> <1424773990.2192.27.camel@sipsolutions.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1424773990.2192.27.camel@sipsolutions.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 919 Lines: 27 On Tue, Feb 24, 2015 at 11:33:10AM +0100, Johannes Berg wrote: > > +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? You are right. It should be FDP instead of pn547. I will also rename the menu entry name from "Intel FDP NFC driver" to "Intel FieldsPeak (FDP) NFC driver" to be more clear what FDP means. Thanks, Robert -- 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/