Re: [PATCH 2/2] clk: qcom: smd-rpm: De-duplicate identical entries
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-02 07:15:56
Also in:
linux-arm-msm, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-02 07:15:56
Also in:
linux-arm-msm, lkml
Quoting Konrad Dybcio (2021-05-24 15:54:56)
It makes negative sense to keep repeating the same definitions over and over and over and over again, just with changed names.. De-duplicate to make for a drastically smaller file size. Signed-off-by: Konrad Dybcio <redacted> ---
Applied to clk-next. Thanks! I wonder how much smaller it got...