Re: [PATCH 4/9] memory: mtk-smi: Rename smi_gen to smi_type
From: Krzysztof Kozlowski <hidden>
Date: 2021-07-08 09:34:11
Also in:
linux-iommu, linux-mediatek, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-07-08 09:34:11
Also in:
linux-iommu, linux-mediatek, lkml
On 16/06/2021 13:43, Yong Wu wrote:
This is a preparing patch for adding smi sub common.
Don't write "This patch". Use simple imperative: "Prepare for adding smi sub common." https://elixir.bootlin.com/linux/v5.13/source/Documentation/process/submitting-patches.rst#L89
About the previou smi_gen, we have gen1/gen2 that stand for the generation number for HW. I plan to add a new type(sub_common), then the "gen" is not prober. this patch only change it to "type", No functional change.
Same.
Signed-off-by: Yong Wu <yong.wu@mediatek.com> --- drivers/memory/mtk-smi.c | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-)
Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel