提交 5e4fcf9d 编写于 作者: L Laszlo Papp 提交者: Jiri Kosina

doc: driver-model/platform.txt: fix a typo

The sentence is not proper English, so the use of "general" is now replaced with
"in general". "generally" was also considered, but "in general" is probably the
correct in this case.
Signed-off-by: NLaszlo Papp <lpapp@kde.org>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 0feb03af
......@@ -48,7 +48,7 @@ struct platform_driver {
struct device_driver driver;
};
Note that probe() should general verify that the specified device hardware
Note that probe() should in general verify that the specified device hardware
actually exists; sometimes platform setup code can't be sure. The probing
can use device resources, including clocks, and device platform_data.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册