Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aafd8581 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Daniel Vetter
Browse files

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: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 468f9d29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2571,7 +2571,7 @@ static void i915_report_and_clear_eir(struct drm_device *dev)
 * i915_handle_error - handle a gpu error
 * @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
 * sure we get a record and make it available in debugfs.  Fire a uevent
 * so userspace knows something bad happened (should trigger collection