From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756933AbdCUKZE (ORCPT ); Tue, 21 Mar 2017 06:25:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49074 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756440AbdCUKZD (ORCPT ); Tue, 21 Mar 2017 06:25:03 -0400 Date: Tue, 21 Mar 2017 11:23:37 +0100 From: Greg KH To: Heikki Krogerus Cc: Guenter Roeck , 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: <20170321102337.GA9627@kroah.com> References: <20170221142405.76299-1-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170221142405.76299-1-heikki.krogerus@linux.intel.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? thanks, greg k-h