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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42362C433F5 for ; Thu, 11 Nov 2021 09:22:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 237C561264 for ; Thu, 11 Nov 2021 09:22:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232516AbhKKJYx (ORCPT ); Thu, 11 Nov 2021 04:24:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229674AbhKKJYr (ORCPT ); Thu, 11 Nov 2021 04:24:47 -0500 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2F3AEC0613F5 for ; Thu, 11 Nov 2021 01:21:58 -0800 (PST) Received: by mail-lf1-x12a.google.com with SMTP id b40so12686215lfv.10 for ; Thu, 11 Nov 2021 01:21:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=upzcV63NGKfkcgiX0pF2jdWcUrYxKUE4MnPXAlmhZ24=; b=xITzxxjhV5bA9MTZ9uG5YUE2S5tR5hlBgqhBgSx0uLF2Q9yNZovs+KT6z1In0PQJNh 0OyAKYXNaT1139a6RzIJ9T1IbxrrR7vAOQngnXWq7J232baYxeSQG8PKMYWR9xVLK+xa BhUgCP9a9R4hNZLRj+KlDiwlj2q35fPONGGsLtkVHMa3pq/4QUmS+oVBF+CAeYaXrcjX L4ln7EuawMiSAWgSda7TS9arDP6yB5uAzps91Pr9kVD7WQB3WqBuvjrQcBNU7P7hnVGv 0WfhqrsXGO640evD5yam0MQOsRn1S+AeAgnatB12p1jRtgeG5KqwqAwVDrSNWXNjJyyy /Umw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=upzcV63NGKfkcgiX0pF2jdWcUrYxKUE4MnPXAlmhZ24=; b=ow6i2v317BMvTN5MQjUjqwN9lIi9/ywQSY8roaWd6IAepUBLjLF0GRJmhfG6fsXMrP 4UQCgH+KzQ3gXgfmI+ELvPB29JRy3x4RJR+FjbqkVaIKPY/f44K89F0mgEYj1EYMy5Sa 0R5BPKK/1Bk3xxlDzFIB6gNmvgT5Jeapo6+ibQIh6INVrCD9txLJqe+jLlbJcGhRPqhH EJnehPiA7V+5Y1EmaKCqEZs/f+f9im+cTi0HP9Gs1SjrvzLdRONFb67OIzbRaynqjzSz KKk9yZ+REr1VA50DLtCsGlWAHX7zzwRGs4WPRnK8sTNC5IpVnw9zZNjg1UoiXtXduOmr Zonw== X-Gm-Message-State: AOAM530BP+HQ6y49bqYvDrWpresPfQajKz3fwnoFt4Vil8vo7UAHpwwJ wmx7u2BmqvTrsRgzzNqqxS9MBtbjEA5BEzXISOCEUQ== X-Google-Smtp-Source: ABdhPJwltgmgxSoCafwjV++Ud4heliO80/2F+tNg3MhJJVkgjUldFy5JKooQdnOSvoRB1dfX8e9S2gCDAEl+Lj9sX4c= X-Received: by 2002:ac2:5a46:: with SMTP id r6mr5589070lfn.358.1636622516569; Thu, 11 Nov 2021 01:21:56 -0800 (PST) MIME-Version: 1.0 References: <857E13BF-020B-4184-801D-783ADBDC42A1@goldelico.com> In-Reply-To: <857E13BF-020B-4184-801D-783ADBDC42A1@goldelico.com> From: Ulf Hansson Date: Thu, 11 Nov 2021 10:21:19 +0100 Message-ID: Subject: Re: [PATCH v2 4/6] mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO To: "H. Nikolaus Schaller" Cc: =?UTF-8?Q?Gra=C5=BEvydas_Ignotas?= , linux-mmc@vger.kernel.org, linux-kernel , Discussions about the Letux Kernel , kernel@pyra-handheld.com, Linux-OMAP , =?UTF-8?B?SsOpcsO0bWUgUG91aWxsZXI=?= , Avri Altman , Shawn Lin , Linus Walleij , Tony Lindgren , Bean Huo , Kiwoong Kim , Tian Tao , Andreas Kemnade , Yang Li Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 10 Nov 2021 at 18:20, H. Nikolaus Schaller wrote: > > > Am 10.11.2021 um 18:17 schrieb H. Nikolaus Schaller : > > > > From: Ulf Hansson > > > > The mmc core takes a specific path to support initializing of a > > non-standard SDIO card. This is triggered by looking for the card-quirk, > > MMC_QUIRK_NONSTD_SDIO. > > > > if (card->type == MMC_TYPE_SD_COMBO) { > > -- > > 2.33.0 > > > > Sorry, I just recognised after pressing the send button that with "early" > you probably meant this to be 1/6... Should I resubmit? No need to re-submit, this works fine! Kind regards Uffe