Re: [PATCH] coresight: core: Fix typo in coresight-core.c
From: liuqi (BA)
Date: Mon Mar 22 2021 - 23:58:41 EST
On 2021/3/22 22:38, Suzuki K Poulose wrote:
On 22/03/2021 13:11, Qi Liu wrote:
Fix up one typo: compoment->component.
Fixes: 8e264c52e1da ("coresight: core: Allow the coresight core
driver to be built as a module")
Signed-off-by: Qi Liu <liuqi115@xxxxxxxxxx>
Thanks for the patch. I will queue this.
.
Hi Suzuki,
Randy pointed out it should be "components" here, so I'll send a v2 with
this fixed.
Thanks,
Qi