提交 a1aea351 编写于 作者: B Bhaskar Chowdhury 提交者: Greg Kroah-Hartman

usb: host: Mundane spello fix in the file sl811_cs.c

s/seting/setting/
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NBhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210316045243.3500228-1-unixbhaskar@gmail.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a5523582
......@@ -94,7 +94,7 @@ static int sl811_hc_init(struct device *parent, resource_size_t base_addr,
return -EBUSY;
platform_dev.dev.parent = parent;
/* finish seting up the platform device */
/* finish setting up the platform device */
resources[0].start = irq;
resources[1].start = base_addr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册