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 50BB5C43217 for ; Sat, 12 Nov 2022 11:18:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234858AbiKLLSA (ORCPT ); Sat, 12 Nov 2022 06:18:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234898AbiKLLRz (ORCPT ); Sat, 12 Nov 2022 06:17:55 -0500 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EA2523E87 for ; Sat, 12 Nov 2022 03:17:46 -0800 (PST) Received: by mail-lf1-x12c.google.com with SMTP id f37so11920642lfv.8 for ; Sat, 12 Nov 2022 03:17:46 -0800 (PST) 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=a9/j7JZy19eS+PBrwwIX6icmMNg1umYgfu8PqBTGqlU=; b=IA9PI0oH+xolk2+oKu6YLAJEFZQE6CC9vCwb3K4oUnqvf8b5zIUkrS7ljqP5lKK+6C sE47n3eTAKBEk7ijQzBDVYNlBrbInB067/p1uTEdDc+cYqP6Pm/+c5N16xmT1Rvrr/ze EoRyzMYOd8HEViNfwq8xq1ysuDUDsJsxPWohqBixMfaOQlzohk0vl0DgktyaLKfOUpRc txZAR2kjZUL4VRa+RuFU71DIOAIOUjRRQLu9e+j9M4dCWpsi3xqBwHlAX+8j1LyC3Gdg ILVQal/7pveVY6Mrrt1Gnw2v+hRKwfvUT4BroqCosrOUfk4VQfazh7ees3v5u63aAFko MMUQ== 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=a9/j7JZy19eS+PBrwwIX6icmMNg1umYgfu8PqBTGqlU=; b=1zF+fGwHop1tN6sUtrFncMloorXLDi1ZAW5wBZtC2piFapZLdv10ZoCL//3v5yVmaC eCahF6Ah5Rr1hJ3Iww11SO1x9gvEdnNyKKEgd7RSYgQBKNpuuXbgzbrqRloVXHIvJRXM Jj9q64moDWCmQlMT1b1F45wD9tLNV0l+avBu1xW4ISGwFPHD5dLP2XKjQFq6Dw/DA+nM JJ9DBc70BsJuiXEWc2CshotV0qJRuhB4W5ZJ8dpbbjnlDHI2H3gzhYh7SD8TczaK9a9y SNx3nB94vC0AyW7y+ygWXKH5s8njgBFm3KnXsSAbK8siA3awXIybNVnr/Y0hFvBz2RwB yQkA== X-Gm-Message-State: ANoB5pnJC0IuuqCKEppMAlkIOxQkWGdyQfWtTrQtQDoG/+vremVDBIuX nuNFk90GsaWoy7we0FsfhCgLmg== X-Google-Smtp-Source: AA0mqf5WR59psQF+ZKKE8lacjvMnXGhpXVifJY7jWFEezqckxEMKjxzVoBQiy73/qdltB+LriTECpw== X-Received: by 2002:a05:6512:b8c:b0:4a4:5f2e:49b3 with SMTP id b12-20020a0565120b8c00b004a45f2e49b3mr1907346lfv.148.1668251865058; Sat, 12 Nov 2022 03:17:45 -0800 (PST) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id z7-20020a056512370700b004a03fd4476esm816659lfr.287.2022.11.12.03.17.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 12 Nov 2022 03:17:44 -0800 (PST) Message-ID: <75e188ce-99ea-7511-a561-5b0fef9feeaf@linaro.org> Date: Sat, 12 Nov 2022 14:17:44 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 Subject: Re: [PATCH 08/14] phy: qcom-qmp-combo: drop redundant clock allocation Content-Language: en-GB 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: <20221111092457.10546-1-johan+linaro@kernel.org> <20221111092457.10546-9-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221111092457.10546-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 11/11/2022 12:24, Johan Hovold wrote: > Since the QMP driver split, there is no reason to allocate the > fixed-rate pipe clock structure separately from the driver data. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) > Reviewed-by: Dmitry Baryshkov Note: it would be nice to port these two patches to USB & PCIe QMP PHY drivers. -- With best wishes Dmitry