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 X-Spam-Level: X-Spam-Status: No, score=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8DD4BC43333 for ; Tue, 29 Dec 2020 20:18:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 628CB20791 for ; Tue, 29 Dec 2020 20:18:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726514AbgL2USE (ORCPT ); Tue, 29 Dec 2020 15:18:04 -0500 Received: from mail.kernel.org ([198.145.29.99]:60236 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726497AbgL2USD (ORCPT ); Tue, 29 Dec 2020 15:18:03 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id BD9A422C9C; Tue, 29 Dec 2020 20:15:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1609272933; bh=rzrjLiOikMllrblfnF/fNenwiLqPHK7L6W9rKkjDU4I=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=uEa7meQWLwkWxUUoAkZLW3mA6JKoof0iElFzMddNs/YCpCO9bSW/9XbF/0bSOj4UG M7E/KtfVViWAAlFwzFx7/MXezFJSnxeIZyIhMf5Ydo0AAvj0G7KMRA6v3kW21V2xNN 4IFvIETomrFM4Jx6zOyA2yDO2xiNYtUr5MvKQJN1q8nLjhUG8GmE/wV4pq8Xx/s70K +6D318jsra5oSz0ps/KLEv7MuiXROiQAnnfuEMW80K+RwYj5HS4dxcTLyWjpnFZcUe JqcUc5kp/MybMl68TbfbWpdTpbMXpfykuuxPaxlDNxzVB8PJzLl9/mT/EXcKwRgTUk T9w5Z76ZFqPog== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] mmc: sdhci-msm: detect if tassadar_dll is used by using core version From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <160927293375.13751.15795947535492658487.git-patchwork-notify@kernel.org> Date: Tue, 29 Dec 2020 20:15:33 +0000 References: <20201112173636.360186-1-dmitry.baryshkov@linaro.org> In-Reply-To: <20201112173636.360186-1-dmitry.baryshkov@linaro.org> To: Dmitry Baryshkov Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Thu, 12 Nov 2020 20:36:36 +0300 you wrote: > Detect if tassadar_dll is required by using core version rather than > just specifying it in the sdhci_msm_variant_info. > > Signed-off-by: Dmitry Baryshkov > Cc: Veerabhadrarao Badiganti > --- > drivers/mmc/host/sdhci-msm.c | 13 +++---------- > 1 file changed, 3 insertions(+), 10 deletions(-) Here is the summary with links: - [v2] mmc: sdhci-msm: detect if tassadar_dll is used by using core version https://git.kernel.org/qcom/c/8ffbfe43e903 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html