From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ED04221FF20 for ; Wed, 23 Apr 2025 06:11:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745388711; cv=none; b=Id5ofDBjcvcNcxvEZJ5oAszAtTDYz5evYNVOHiE8gm1GZglZkPDYfOLD56+mpebwKg0vPEjmmSfLzwko4vFL4MuvuCdz5M4vFkjOeRwPf/Os0/PSt5gNDe8S1ZwvixHfHYWH9qM8yTXIstO7LCNxXT4UDU/pQsIGmPMacRH0n7Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745388711; c=relaxed/simple; bh=2DjKR6ud7hzYJiVTIULDnA5FjF0BQ7I5hc1KLhmg2eE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=kVTmiGxamLtc2BfnXbVoGgT+I15vapxnlGky0DEK9Zz74XqyVvOpnijZ14vH1xf14iT7vEOROTWA5XWUDxy6VP4YXwC06uKj230y37WxL6cTvIX2lidUmzfs6nOmV0a3QW8rcI0Nys0rS5j7I6osW7mZrt1NuNR8BA0BQt1KXi0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=PDfF0pV8; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="PDfF0pV8" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4C895C4CEE2; Wed, 23 Apr 2025 06:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1745388710; bh=2DjKR6ud7hzYJiVTIULDnA5FjF0BQ7I5hc1KLhmg2eE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PDfF0pV8Bz1A/XGRWWapE2Gfq5pyzHpQMHSRcKXWs7Oq4hHuXYMRfEmR6IG8v609o F5L8DxA6C4lxHPfX9P+5d9dyM1K0Kp0fCV+3h//DhIzMSEgc/O2U0mbJtfpyHn3PfB IUnaIvLLO2QOHBVqC+KUEj4OkF5ZYBuNNyINtffA= Date: Wed, 23 Apr 2025 08:11:47 +0200 From: Greg KH To: Kamal Dasu Cc: stable@vger.kernel.org Subject: Re: [PATCH 5.15.y 4/4] mmc: sdhci-brcmstb: add cqhci suspend/resume to PM ops Message-ID: <2025042330-primal-starlit-d77d@gregkh> References: <2025032413-email-washer-d578@gregkh> <20250324221236.35820-1-kamal.dasu@broadcom.com> <20250324221236.35820-4-kamal.dasu@broadcom.com> <2025042202-profile-worshiper-c2b0@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Tue, Apr 22, 2025 at 12:36:42PM -0400, Kamal Dasu wrote: > Greg, > > Do you want me to resend v2 for the series or just the Patch 4/4 ? Please resend what I have not picked up already. thanks, greg k-h