Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1917317ybl; Thu, 29 Aug 2019 00:27:26 -0700 (PDT) X-Google-Smtp-Source: APXvYqwqlpGZcMrI9FNx8REWCcS4mMSK5hQpKRPZZe2z3211fiFdp8cMBO5EbqsyjCmIBJRVKVBG X-Received: by 2002:a17:902:b588:: with SMTP id a8mr8097352pls.15.1567063646529; Thu, 29 Aug 2019 00:27:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567063646; cv=none; d=google.com; s=arc-20160816; b=AXEFmzf0fKc5RJZJD89SfqedW1nVgyJbq28MRIW9tNdQHu/6H2cxQhb0BgCCe/bYvT d9S20ALBl6B9yTV0DWz6Q1gJI0g8WiiryMWgPZKQqoeGQu+5JLq0jEGxi/YElWFg7x5Q 0w2a5mSb1KGBFAbMaHe/73sfxxHYAqX+4PzdYA5Lk5A10rhw5OwsAibHy7ADtRJjPlI5 mkQUhrNupDKM/NtPa7Vp/2Rlt5yKHPoDy3EBkbQCtrt/BtUO58LtV4wDC1/b3oxznOlq 0U1etS/TSR8jLAPsR707aEb4eHGek+mROwKdkOGlkYGN+6MgYioCYAz1M045u49kVYhT DvzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=ajtKcpiPh1I4+3hUGcuVhSVsvUYBDVPK5BMuRw9jyfw=; b=GHo5jyreUMcnUmDHoByM86MZs3AaHbOyQK18d2WEbQ94tCvCpahM2HS4WoWoa4e2OY 5ocxueaW1DtRjR971i9qgZGrYirKDTz/IcVji/2NpoqCCybz64mjXmf1kQQKQNJBuXgq BJAuW5kh6G5suomaD+d/SWrlMI7CBpjyaWXImUZs9wrplS4DypvRyh2UQfi3eDSBZSvY csHY7SmR8MnyxHpn9gvApNfmw4oPMsz1whi1gQ7rHbGX+b1eJgwXF2qZu/GF2zwc+Ml3 0WIocoWsZbrDuVKYgT4D2AYtZ13YKuDOG5CAUQb7P4r+456oZ1XFlZqH3f7w5257Dr7K kqgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0DsdleN6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b26si394041pfo.198.2019.08.29.00.27.11; Thu, 29 Aug 2019 00:27:26 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=0DsdleN6; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727478AbfH2HZp (ORCPT + 99 others); Thu, 29 Aug 2019 03:25:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:40464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725881AbfH2HZp (ORCPT ); Thu, 29 Aug 2019 03:25:45 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9D56B20828; Thu, 29 Aug 2019 07:25:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567063544; bh=ajtKcpiPh1I4+3hUGcuVhSVsvUYBDVPK5BMuRw9jyfw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=0DsdleN6EZDUWUpDhbiNTgGJkvXOMwBpbnssFEMwQ4rx0FqmsITdnD6cu9nAPvuF4 CxbgD+TCyXYAgplD2/AR27xntzFlR8DCy4YHb08XHKpeIsXDYSHVMRv8imZjatgvzW LpQTu83+f1bJrC93bHwTNWh/3rExK4KM4VbYgPEk= Date: Thu, 29 Aug 2019 09:25:41 +0200 From: Greg Kroah-Hartman To: Julius Werner Cc: Dan Williams , Alan Stern , Kernel development list , USB list , USB Storage list Subject: Re: [PATCH] usb: storage: Add ums-cros-aoa driver Message-ID: <20190829072541.GA5779@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 28, 2019 at 08:26:15PM -0700, Julius Werner wrote: > Well... okay, let me think through that again. I just found the new_id > sysfs API that I wasn't aware of before, maybe I could leverage that > to bind this from userspace after doing the mode switch. But it looks > like that only operates on whole devices... is there any way to force > it to only bind one particular interface? USB drivers only bind to interfaces, are you saying that your device has multiple interfaces on it? thanks, greg k-h