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=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 13723C4727F for ; Wed, 30 Sep 2020 09:47:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B83AC2074A for ; Wed, 30 Sep 2020 09:47:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="HOHADYLC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729184AbgI3Jrn (ORCPT ); Wed, 30 Sep 2020 05:47:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46104 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728169AbgI3Jrn (ORCPT ); Wed, 30 Sep 2020 05:47:43 -0400 Received: from mail-lj1-x242.google.com (mail-lj1-x242.google.com [IPv6:2a00:1450:4864:20::242]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E043C0613D0 for ; Wed, 30 Sep 2020 02:47:42 -0700 (PDT) Received: by mail-lj1-x242.google.com with SMTP id c2so1000731ljj.12 for ; Wed, 30 Sep 2020 02:47:41 -0700 (PDT) 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=3ol/xccxtcNaUn5n/W3xWoKSpLgUl5lz2xY3r3AugO8=; b=HOHADYLC0y2IrheXLaEGwD9rtt8CSvpYrABU0NMoOff2N7i5xWDIyolYguSu/rxYG3 crVmEoxBJVMBAjHcC8sIBYlBN5zDpvWwoW8L3inLjcHO9aEqAJOiELTZ5Al5P2eEcpoa tWW9cv/StO52LiuDDrh1Pog8NexiLuZoElT7sVs2igD9k4DwcHxfYAXC5tHZAyUzasfN pcjptIkuodjmPCMmwfAbnLMTi8edmmWa48q3NI70UOUEMgGPXpAvhwbql3FIOw7aVaAJ 4NsPXSf7r2zV05WOOtFJDSuq0TFDexprTnRypfnVESDmJecMcVQ4uPljeAZnAw+9Pj+4 LE+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3ol/xccxtcNaUn5n/W3xWoKSpLgUl5lz2xY3r3AugO8=; b=rdyI4LogKzZh6Tes23T9ZM1Qx57dYX6D901cT/GHIjWP6IaCglF/HitaKbpR0URje1 PQhNtvO4HgY/2KIkbXonS9q8aUcsRcky2uW3AxmIIIS2z6vBhYfq32WAPx3yUCsBoSuA zbLm6CHbKDNdDnoEwDpRjAIn+ZhARgCxzUFUUmMo46dlij/LAXLovOvjLfoOhhsUOCTf K6fTfwHep+WCuE1Wf+eotEYGAL+hWkfi2rLPFiiE4GXhlBsqBplJfkzYwrs6aDcv647+ 6sjzCIiLcgTtg2YPEdlzFeqautB8vgeO1sIIqO4QkMS4PcZEYdr5kHCHVyborZvvtosQ vHkg== X-Gm-Message-State: AOAM530yYv4g3107w5XvIxc7UM/OKb/YOOuocV2s29nArSzcKCsAp570 FnNnh+eC5omaX5PaTslwy8vu8/kaXmqJD3yXWBoaCQ== X-Google-Smtp-Source: ABdhPJwoa/bnOD0ty8V2zJfl3gmzesmmlaUbFQLnWtsNhyfTCGEoZLeYcdQ5iyRgF0PDA+MSID1zGAuyWxM0WaI/dG4= X-Received: by 2002:a2e:4e01:: with SMTP id c1mr590961ljb.144.1601459260374; Wed, 30 Sep 2020 02:47:40 -0700 (PDT) MIME-Version: 1.0 References: <20200921131056.92848-1-miaoqinglang@huawei.com> <5a88741a-15b8-e81a-0161-89442a7a1d82@huawei.com> In-Reply-To: <5a88741a-15b8-e81a-0161-89442a7a1d82@huawei.com> From: Linus Walleij Date: Wed, 30 Sep 2020 11:47:29 +0200 Message-ID: Subject: Re: [PATCH -next] pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1() To: miaoqinglang Cc: Sean Wang , Matthias Brugger , "moderated list:ARM/Mediatek SoC support" , "open list:GPIO SUBSYSTEM" , Linux ARM , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2020 at 11:39 AM miaoqinglang wrote: > I tried to rebase this patch to the pinctrl "devel" branch but there's > no conflict. Could you please try again or show me some details? If you used "git rebase" this might work for you because the git tree can do a more intelligent rebase than me. I only have the patches and they do not contain context. However I actually want to apply it on a clean v5.9-rc1 (that's what I actually tried, sorry for the confusion) but maybe it has some dependencies so that does not work? Yours, Linus Walleij