From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965180AbcKWPAE (ORCPT ); Wed, 23 Nov 2016 10:00:04 -0500 Received: from mga01.intel.com ([192.55.52.88]:45795 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938633AbcKWO7k (ORCPT ); Wed, 23 Nov 2016 09:59:40 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,538,1473145200"; d="scan'208";a="8461967" Date: Wed, 23 Nov 2016 16:55:21 +0200 From: Heikki Krogerus To: Guenter Roeck Cc: Greg KH , Badhri Jagan Sridharan , Oliver Neukum , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCHv12 0/3] USB Type-C Connector class Message-ID: <20161123145521.GA17492@kuha.fi.intel.com> References: <20161122141147.21977-1-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161122141147.21977-1-heikki.krogerus@linux.intel.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 Hi Guenter, On Tue, Nov 22, 2016 at 04:11:44PM +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. > > Changes since v11: > - The port drivers are responsible of removing the alternate > modes (just like the documentation already said). Can you check these, and give your ACK again if they OK. Thanks, -- heikki