From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933773AbdCWMt4 (ORCPT ); Thu, 23 Mar 2017 08:49:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34898 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932127AbdCWMtz (ORCPT ); Thu, 23 Mar 2017 08:49:55 -0400 Date: Thu, 23 Mar 2017 13:49:31 +0100 From: Greg KH To: Heikki Krogerus Cc: Guenter Roeck , Felipe Balbi , Mats Karrman , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v18 0/3] USB Type-C Connector class Message-ID: <20170323124931.GA30679@kroah.com> References: <20170321115648.32141-1-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170321115648.32141-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, Mar 21, 2017 at 01:56:45PM +0200, 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. Now applied, nice job, thanks for sticking with this, it's much appreciated. greg k-h