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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0B767C4332F for ; Wed, 12 Oct 2022 21:16:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230103AbiJLVQA (ORCPT ); Wed, 12 Oct 2022 17:16:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59748 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230084AbiJLVPk (ORCPT ); Wed, 12 Oct 2022 17:15:40 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04CAED7E1B for ; Wed, 12 Oct 2022 14:15:33 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id g1so27538418lfu.12 for ; Wed, 12 Oct 2022 14:15:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=bbUlA3t62cYiSgjKjqmxBis0XWCHhSo31vwAwTxf5hY=; b=dr8jymAsgJbJ3bD1RSIr3m9U4kEE1PF+KztxBNU8+EgILr4mZ4BMCoSuVYyD3yoY/b pVr8bOg8mAvl2hw9AKF2WpV2SNK76gBaViKQ7QI+MBAGY7FswSM8vS6QRlRqO5V9JCiC kPVQFJacg9Z0KyhL34+zBSKt3DX1wfPn0+ya2KB6fkWXTihGUMtN/Br2T2jlpZxifvMD dTaFK4un781zbp2vmTgcBJM+rEfYDTezigTs17gOzq+trbXnE+GJW9Qzm2k674zMT1xj Yk920FIxBOLgPNz8ZqBN5uHZKk++DIg1pjCTUeYx7nYEk2yC4aGjt1MwRh7G/e1BNEKm +hmw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bbUlA3t62cYiSgjKjqmxBis0XWCHhSo31vwAwTxf5hY=; b=HHYBDW54YSP3VrLhlNAdYGy4PxjlEop1PprHsDYqUFEDRpP8qbZ2HAXIz7/jUfJbWO 5Jp7ag+GDhmI1IVUkEw5T/m2Ea8lDc9rchBlkzyn5cAjRH6LtIUpYsAVaRoKY4mUs+Us 0ebH2LkYSMawma85C0KC4Dg4qDVA3vDh43gcTV3xMYph3K0tNu+f0TQVCbLYUWwOXnHP qX+1rOxKHGz0dE5FNfNJtGYr0GccTPsaENAetT0nkGmiQvIXkGg49zgUHeTYUnMpiPpq XVavXlcwvinCKV3LZeCRLLtnAbuikEUdNVFZCNoEPl4hTvF/NnjODv94AOji/gjMnv2V xRFA== X-Gm-Message-State: ACrzQf3GxHif8ZJ1QySz04pc9NIclgxHKJ8QpXT5A3HDldeQfJWazyaJ eWp/oHJy490yod1iYEwBDmQ9fQ== X-Google-Smtp-Source: AMsMyM7vL2mB+XFGIGYX46c+KPs4vYKDa1O5nLsF2hbfco6fH7OQpcw2/M7SHnsf4IMvn+barBddyw== X-Received: by 2002:a05:6512:61c:b0:4a2:35fa:bdfd with SMTP id b28-20020a056512061c00b004a235fabdfdmr11964339lfe.215.1665609331706; Wed, 12 Oct 2022 14:15:31 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id z9-20020a2e9649000000b0026c2d2a9b92sm111574ljh.101.2022.10.12.14.15.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Oct 2022 14:15:31 -0700 (PDT) Message-ID: <664b93de-6ea9-9b38-770f-bdb56fd4d8e2@linaro.org> Date: Thu, 13 Oct 2022 00:15:30 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH 13/20] phy: qcom-qmp-usb: clean up status polling Content-Language: en-GB To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221012084846.24003-1-johan+linaro@kernel.org> <20221012085002.24099-1-johan+linaro@kernel.org> <20221012085002.24099-13-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221012085002.24099-13-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/10/2022 11:49, Johan Hovold wrote: > Clean up the PHY status polling by dropping the configuration mask which > is no longer needed since the QMP driver split. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 25 ++----------------------- > 1 file changed, 2 insertions(+), 23 deletions(-) Same comment as for 08/20. With that fixed: Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry