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 4D62BC433FE for ; Sat, 12 Nov 2022 06:19:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230257AbiKLGTV (ORCPT ); Sat, 12 Nov 2022 01:19:21 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42036 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231240AbiKLGTU (ORCPT ); Sat, 12 Nov 2022 01:19:20 -0500 Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7F3A52BB11 for ; Fri, 11 Nov 2022 22:19:15 -0800 (PST) Received: by mail-lj1-x229.google.com with SMTP id a15so6720282ljb.7 for ; Fri, 11 Nov 2022 22:19:15 -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=eKvsSc4rxfP6uP1G2yC7UY6Wk+VnQ3+TFfU4MXJqozs=; b=gQILM5G24aQArIhNwyPb9mvZqE20fAg3ThlwOOxWrSShnsEe+S0nQXRTSgCgIyIOPB Ki3zWg6AViDUYhqOiV+AkSTB08QzkeUNrnu3aYT1fCG1G+6wpzStTUi3DCOdLoenD5AK MrUS7UnQeN2GMvHIKHcA87XEECuFr60dDQqhxN2lsZRHvoTad92h5wvhQNBx14awnux5 bKAGGUu15wG5UBlABYVOm/mDqtKBl8kkW2Ndgj13DI565gH0TsPg7uWjjpjYe84gGT7b iCOfmOZGdvx8K39FakF3VekYfHcGwASy5JEuOyAyldymla1oEd+Nw/VOPNI5jVFjzxNM asTg== 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=eKvsSc4rxfP6uP1G2yC7UY6Wk+VnQ3+TFfU4MXJqozs=; b=f1IOE301J1WW+DLHwyzrJfUD3Tue9G0Ckrjxy1xidGi0M1nVWKmiTqLv7boJqbGvme mvEqac/BI+e0EZtMFhZble7PJXWOfsdWnNrUkPXefL8fm4ctyhOyGmAnhb39OOTdGVUM +zWTCHUOCwvvVQWtfOCW8RP6aGF0fwU1NQ77qTufpGspAU0MFFmomc9tNw/NZojY8b0U dwdNfHz88tKLKlXjaofYHPP7wTX6nC34atNiBwzl2YpmzFcEArWL83v8iwhilERsN7xr tx9ZP+hqTcwmJH7vF7goUrAuYsblI9oZcXSEatwfNvMQPeEGKVcjoFhZZQ433h1F2J9x SDvw== X-Gm-Message-State: ANoB5pmI/h8Y1xt9wUqeiD+QpaD1nHAG9dQKc2LCDgBUzXFbPe4OEvEU wA+gCKlxXmmPCqGGKx6clQ/i0w== X-Google-Smtp-Source: AA0mqf4ooqTVhf2Zh5Tzsyi5kSEHZuKZ7t1Dx21WZF9D+CekCkzylKocDhLrsDe5HC2Ut+HyBG/iIw== X-Received: by 2002:a2e:300f:0:b0:277:7eef:1d97 with SMTP id w15-20020a2e300f000000b002777eef1d97mr1652392ljw.516.1668233953804; Fri, 11 Nov 2022 22:19:13 -0800 (PST) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id p5-20020ac24ec5000000b004acd6e441cesm702806lfr.205.2022.11.11.22.19.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 11 Nov 2022 22:19:13 -0800 (PST) Message-ID: Date: Sat, 12 Nov 2022 09:19:12 +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 03/22] phy: qcom-qmp-combo: move pm ops Content-Language: en-GB To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221111085643.9478-1-johan+linaro@kernel.org> <20221111085643.9478-4-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221111085643.9478-4-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 11:56, Johan Hovold wrote: > Move the PM ops structure next to the implementation to keep the driver > callbacks grouped. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry