提交 aafd8581 编写于 作者: J Javier Martinez Canillas 提交者: Daniel Vetter

drm/i915/irq: Fix misspelled word register in kernel-doc

There is a typo in the function i915_handle_error()
kernel-doc and the word register is spelled wrongly.
Signed-off-by: NJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
上级 468f9d29
...@@ -2571,7 +2571,7 @@ static void i915_report_and_clear_eir(struct drm_device *dev) ...@@ -2571,7 +2571,7 @@ static void i915_report_and_clear_eir(struct drm_device *dev)
* i915_handle_error - handle a gpu error * i915_handle_error - handle a gpu error
* @dev: drm device * @dev: drm device
* *
* Do some basic checking of regsiter state at error time and * Do some basic checking of register state at error time and
* dump it to the syslog. Also call i915_capture_error_state() to make * dump it to the syslog. Also call i915_capture_error_state() to make
* sure we get a record and make it available in debugfs. Fire a uevent * sure we get a record and make it available in debugfs. Fire a uevent
* so userspace knows something bad happened (should trigger collection * so userspace knows something bad happened (should trigger collection
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册