Message ID | 20240904145214.4089-1-andersson@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 728FDCD484F for <linux-arm-kernel@archiver.kernel.org>; Wed, 4 Sep 2024 14:54:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=8YFmkJiDpTpI5ZrbXL+DOkf2bMLTOtbkT/9Yuh0d348=; b=I1KhedR0j6ENHunOCE+shPwJC0 081GttjSJaOjt2cPwkUj9ipBJmVJerumLtxwPdedTtfX2OrAQwsz+AH/sreFlkZKNih2oaGWuYX+/ hV424PNPnNTMw5OBy6vikrkOmkMZREamel3NC9xytsbT94W8BpHIojxylOVs5ZVI4PfH8Y9pxbiSR DUmQDHK7UKqHcsTt2Xr81oT0ACZrR6UJ3RhzQRw7sPuAD3p966ee8MXC7Vg7GZBZQ8q8d9VK58Gkl LoyvlAaB3kyYbXKr/mrFQLKcphBZTqxPOTpIl6B9ISDCViPUhBwnFjcfyMfZCBNRt9bq2KQg0NqkS 2Gl3p6OQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slrOa-00000004sWu-3UkJ; Wed, 04 Sep 2024 14:54:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slrMn-00000004s6S-2LMv for linux-arm-kernel@lists.infradead.org; Wed, 04 Sep 2024 14:52:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 517A95C57E6; Wed, 4 Sep 2024 14:52:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C123EC4CEC3; Wed, 4 Sep 2024 14:52:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1725461536; bh=xVR+mPcyEgGmpXVWMWXMbgCvErzCkqJ+KiBfrn+9naw=; h=From:List-Id:To:Cc:Subject:Date:From; b=LPuhZIDZ95cRViyQcuF0UoUPlqZfr6jUEHkAlRhRKH0p1S597SYhgXNBD9EqOYAOX iwbCwDnvfYsOoQTIw4Yj5m4dL/kVoveEkxOD9bo+lq6edL7Y1GSkiwGZp4kXrlWeL5 T9eNsrOWK14iII+FCjuNkTV47UUySkz3K94yUvFBNfyn8a00MW2KK9CGu6xYIOzGD+ 6YvnGZKx5tDe+DKWpbakSmwFGOZzaeaUfS9+rQTBP6ME8zSIrEhAr/V2g7QCM5Vl0W yQp5VGEuk22IYjmSC0PXIW9TA/DY6h4gzU0fO7y1Gp712lqSfanSJMxRKCWixgSlmN vLIEoz9eC5fNA== From: Bjorn Andersson <andersson@kernel.org> To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, Kevin Hilman <khilman@baylibre.com>, Dan Carpenter <dan.carpenter@linaro.org> Subject: [GIT PULL] One more Qualcomm driver fix for v6.11 Date: Wed, 4 Sep 2024 09:52:13 -0500 Message-ID: <20240904145214.4089-1-andersson@kernel.org> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240904_075217_663722_780EB0A4 X-CRM114-Status: UNSURE ( 6.40 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[GIT,PULL] One more Qualcomm driver fix for v6.11
|
expand
|