From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1948558AbdEZSbv (ORCPT ); Fri, 26 May 2017 14:31:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41396 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754099AbdEZSbo (ORCPT ); Fri, 26 May 2017 14:31:44 -0400 Date: Fri, 26 May 2017 20:31:26 +0200 From: Greg Kroah-Hartman To: Badhri Jagan Sridharan Cc: Heikki Krogerus , Guenter Roeck , Oliver Neukum , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv3] usb: typec: Add a sysfs node to manage port type Message-ID: <20170526183126.GA16490@kroah.com> References: <20170526174559.30057-1-Badhri@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170526174559.30057-1-Badhri@google.com> User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 26, 2017 at 10:45:59AM -0700, Badhri Jagan Sridharan wrote: > User space applications in some cases have the need to enforce a > specific port type(DFP/UFP/DRP). This change allows userspace to > attempt setting the desired port type. Low level drivers can > however reject the request if the specific port type is not supported. > > Signed-off-by: Badhri Jagan Sridharan > Change-Id: Ia76877558c47271a34d912a54eea3459655dda3c Why is this line here? :)