From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756982AbdCUKhs (ORCPT ); Tue, 21 Mar 2017 06:37:48 -0400 Received: from mga06.intel.com ([134.134.136.31]:51713 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756815AbdCUKhn (ORCPT ); Tue, 21 Mar 2017 06:37:43 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,198,1486454400"; d="scan'208";a="836972636" Date: Tue, 21 Mar 2017 12:37:37 +0200 From: Heikki Krogerus To: Greg KH Cc: Guenter Roeck , Mats Karrman , Felipe Balbi , Oliver Neukum , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v17 0/3] USB Type-C Connector class Message-ID: <20170321103737.GB29812@kuha.fi.intel.com> References: <20170221142405.76299-1-heikki.krogerus@linux.intel.com> <20170321102337.GA9627@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170321102337.GA9627@kroah.com> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 21, 2017 at 11:23:37AM +0100, Greg KH wrote: > On Tue, Feb 21, 2017 at 05:24:02PM +0300, Heikki Krogerus wrote: > > The USB Type-C class is meant to provide unified interface to the > > userspace to present the USB Type-C ports in a system. > > > > Changes since v16: > > - Using PTR_ERR_OR_ZERO macro in typec_init(). > > I'm lost in the long thread here, is this series still ready to be > merged in, or is there another version that is being worked on? There was one documentation fix proposed Mats. The rest of the thread was not about these patches. I'll send one more version and fix the documentation. Thanks, -- heikki