From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Ortiz Subject: Re: Odd hang on suspend and shutdown Date: Tue, 7 Jul 2015 00:33:14 +0200 Message-ID: <20150706223314.GD22015@zurbaran.home> References: <20150706160706.GA22015@zurbaran.home> <5B8DA87D05A7694D9FA63FD143655C1B3D3E3474@hasmsx108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Torvalds Cc: "Winkler, Tomas" , Greg Kroah-Hartman , Linux API List-Id: linux-api@vger.kernel.org On Mon, Jul 06, 2015 at 12:40:10PM -0700, Linus Torvalds wrote: > > The question if the module get bound to the NFC me client? > > .. and how would that show up? If the pn544 probed correctly you will see a /sys/class/nfc/nfc0 entry. Cheers, Samuel.