From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98CFCC433F5 for ; Thu, 28 Apr 2022 06:31:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243990AbiD1Ge5 (ORCPT ); Thu, 28 Apr 2022 02:34:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233520AbiD1Ge4 (ORCPT ); Thu, 28 Apr 2022 02:34:56 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB02A1CFE5; Wed, 27 Apr 2022 23:31:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2CC7F61D3C; Thu, 28 Apr 2022 06:31:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F207AC385A9; Thu, 28 Apr 2022 06:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1651127501; bh=JMr9PTcjMxeBEFB8nzwYTd7Bd4VsMMN0rxZhIErp5jY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jq0ERMh1ye7q8VfsUlAeptXViglPHOUdA9EomXhhL5WR5jo9+dWE75LnZxZFQ9T6W fag6okPPufRMPP+2WVOEwBLY9D1vdptX0WG5QBi6glitMc/ZJdOl6/23W6kg5wFvZf YQ5HnL/CzfUZrHdrQO4p7JP95ncu/niQBZm+JZ5M= Date: Thu, 28 Apr 2022 08:31:37 +0200 From: Greg KH To: surong pang Cc: Mathias Nyman , mathias.nyman@intel.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Orson.Zhai@unisoc.com, yunguo.wu@unisoc.com Subject: Re: [PATCH V2] usb/host: Let usb phy shutdown later Message-ID: References: <20220424015757.21993-1-surong.pang@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Thu, Apr 28, 2022 at 02:26:27PM +0800, surong pang wrote: > Dear Greg, > No, It's just a patch to call usb_phy_shutdown later. I do not understand this response, sorry, as I have no context here. Also, please fix your email client to not send html email, the mailing lists reject mail written that way. thanks, greg k-h