From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932576AbbDJMeE (ORCPT ); Fri, 10 Apr 2015 08:34:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34211 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932525AbbDJMeC (ORCPT ); Fri, 10 Apr 2015 08:34:02 -0400 Date: Fri, 10 Apr 2015 14:33:58 +0200 From: "gregkh@linuxfoundation.org" To: "Winkler, Tomas" Cc: "arnd@arndb.de" , "linux-kernel@vger.kernel.org" , "Usyskin, Alexander" Subject: Re: [char-misc-next 3/8 RESEND] mei: add a reference from the host client to the me client Message-ID: <20150410123358.GA15935@kroah.com> References: <1428251694-18051-1-git-send-email-tomas.winkler@intel.com> <1428251694-18051-3-git-send-email-tomas.winkler@intel.com> <5B8DA87D05A7694D9FA63FD143655C1B34BF8208@HASMSX106.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5B8DA87D05A7694D9FA63FD143655C1B34BF8208@HASMSX106.ger.corp.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 07, 2015 at 05:41:28PM +0000, Winkler, Tomas wrote: > > > > > From: Alexander Usyskin > > > > Keep a pointer to associated me client in the host client object to > > eliminate me client searches. Check if the me client is active in the > > firmware by checking if its is linked on the me clients list > > Add accessors for the me client properties from host client. > > > > Signed-off-by: Alexander Usyskin > > Signed-off-by: Tomas Winkler > > This patch is causing te NFC to fail to register, we need to work this issue out. > Please ignore the patch for now Ok, this series is now dropped, please resend when you have it worked out. thanks, greg k-h