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 897D5C433FE for ; Sat, 5 Nov 2022 21:39:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230074AbiKEVjy (ORCPT ); Sat, 5 Nov 2022 17:39:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38054 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229551AbiKEVjx (ORCPT ); Sat, 5 Nov 2022 17:39:53 -0400 Received: from mail-lj1-x22c.google.com (mail-lj1-x22c.google.com [IPv6:2a00:1450:4864:20::22c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5452F12AE6 for ; Sat, 5 Nov 2022 14:39:52 -0700 (PDT) Received: by mail-lj1-x22c.google.com with SMTP id b9so11032696ljr.5 for ; Sat, 05 Nov 2022 14:39:52 -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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=wDcIJcBi6g/qTugxSJoaAlKPWTs30yKTjAwn5zyj53s=; b=ASDj/J9+wRrN00QLmymSnOx9IIJdjK5+0StudWW/LmTirKiy2F45mqhrLIVz1l9x/a dnDOfINvFkq0Y9bJlNGy0BIBcTgK6682rHySG69N8oVxuiEn6cYq6kHthqJOTsnlZt8+ 5P113RmeGEgZITcq1Goi6uvdmX61U8to5y3g0TjATI14ljcaq/HWmRBeqWTJph0cEUtU VRg9wtwh7P9ia1TjzPoHH0RAaMqlsg9s8ecU02y9WNVxeF94DuixW4IN8Ay6gURVF1vx WV6aKMj3PIgfNQwg+/NU03a+tMvQ4czhWIbRTJ63hUunZKrZDgqCUbUoWw9++Q6S9U/s QfUg== 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:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wDcIJcBi6g/qTugxSJoaAlKPWTs30yKTjAwn5zyj53s=; b=GCnO/NIr9yZ39oi8TMw88JV4vjJu4zfdZV9EV+xsgt46dkrxUVyj7nL1SFdOw35tBk 7Ws2C8AKOakvCrVgiqXF/LTigWBj4JPQ24ib+dKt+x50YHtM/WaoyXbnncRUNzzB8ngl VX2g/CNErdsCYHK2NoYMg8fM+2YaGzKgsUg4k/W7ozZV413NQkCDhWpCghVufYW6vjXv An4TYUcUcRUB7tQjFqZBqJq3NgNGY9lt4Wah1lu/a9S/S5jAirMScpvOv2fieuQBUgq6 eBWffZQBnLKdPS8mAblTUDUIOyVH0Bl97aHRUiTvZO6FmkYek48YGKRztC/auFE5OQ7/ hmXA== X-Gm-Message-State: ANoB5pl0oWB6HKt2lB+xXzs6rev21y14AP5JJhN2U5whk1s/kXFD7598 MP9J0HBalLGItlg+NeC8Rb3cunz4px/Y4d6v1R8= X-Google-Smtp-Source: AA0mqf4IKa3pR/UQQq2LsUdHHa3ZRD5v/r/aPDwmpGOTRKJqEPMiSadFo8MeoPeXSdY1rfyR10yAFw== X-Received: by 2002:a2e:5c42:0:b0:277:9847:286a with SMTP id q63-20020a2e5c42000000b002779847286amr1123359ljb.309.1667684390373; Sat, 05 Nov 2022 14:39:50 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id b22-20020a056512305600b004a8f824466bsm423619lfb.188.2022.11.05.14.39.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 05 Nov 2022 14:39:49 -0700 (PDT) Message-ID: <2bee4c98-d8f3-69fd-4a1e-7a9abc4f7e3e@linaro.org> Date: Sun, 6 Nov 2022 00:39:49 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v5 08/16] phy: qcom-qmp-pcie: use shorter tables identifiers To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221105145939.20318-1-johan+linaro@kernel.org> <20221105145939.20318-9-johan+linaro@kernel.org> Content-Language: en-GB From: Dmitry Baryshkov In-Reply-To: <20221105145939.20318-9-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-arm-msm@vger.kernel.org On 05/11/2022 17:59, Johan Hovold wrote: > The QMP drivers all use 'tbl' to refer to their register initialisation > tables. > > For consistency use 'tbls' rather than 'tables' to refer to the new > aggregate table structures. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 90 ++++++++++++------------ > 1 file changed, 45 insertions(+), 45 deletions(-) > Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry