“5b2329b61875e7118a599f2f1cf6d23c8ac75a69”上不存在“...gpu/drm/amd/git@gitcode.net:openanolis/cloud-kernel.git”
提交 b51b3870 编写于 作者: M Moritz Fischer 提交者: Chanwoo Choi

extcon: gpio: Fix typo in comment

This patch fixes the typo in comment of extcon-gpio.c driver.
- 'interrput' -> 'interrupt'
Signed-off-by: NMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: NChanwoo Choi <cw00.choi@samsung.com>
上级 d5859342
......@@ -126,7 +126,7 @@ static int gpio_extcon_probe(struct platform_device *pdev)
INIT_DELAYED_WORK(&data->work, gpio_extcon_work);
/*
* Request the interrput of gpio to detect whether external connector
* Request the interrupt of gpio to detect whether external connector
* is attached or detached.
*/
ret = devm_request_any_context_irq(&pdev->dev, data->irq,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册