[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YVVLxi/on9x6nfCZ@kroah.com>
Date: Thu, 30 Sep 2021 07:31:50 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Rajat Jain <rajatja@...gle.com>
Cc: Alan Stern <stern@...land.harvard.edu>,
Thinh Nguyen <Thinh.Nguyen@...opsys.com>,
Mathias Nyman <mathias.nyman@...ux.intel.com>,
Andrew Lunn <andrew@...n.ch>,
Chris Chiu <chris.chiu@...onical.com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
levinale@...gle.com, bleung@...gle.com, rajatxjain@...il.com,
jsbarnes@...gle.com, pmalani@...gle.com
Subject: Re: [PATCH 2/2] usb: hub: Mark devices downstream a removable hub,
as removable
On Wed, Sep 29, 2021 at 03:48:23PM -0700, Rajat Jain wrote:
> If a usb device sits below a removable hub, mark the device also as
> removable. This helps with devices inserted on a standard removable hub or
> also thunderbold docks, to be shown as removable.
>
> Signed-off-by: Rajat Jain <rajatja@...gle.com>
> ---
> drivers/usb/core/hub.c | 7 +++++++
> 1 file changed, 7 insertions(+)
Combined with the previous patch, you are now marking all devices that
happen to be attached to a root hub that is on a thunderbolt controller
as removable. So all USB devices inside of a docking station are now
removable?
What type of devices did you test this series out with? And again, what
problem are you trying to solve?
thanks,
greg k-h
Powered by blists - more mailing lists