drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
authorKumar Amit Mehta <gmate.amit@gmail.com>
Mon, 26 Jan 2015 16:47:32 +0000 (17:47 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 09:30:01 +0000 (10:30 +0100)
commitcea3bf81af625ce0d40b2f615f10fe5bc921b2c1
tree88cc6ed7812501eed5c9a80ecf72f7fbeacb4ac2
parentb2e7723b09eb059584943febf47d637b2b8ca73f
drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment

The comment for intel_cpu_fifo_underrun_irq_handler() is not consistent
with the code and the rest of the comment for this routine. This patch
fixes this typo in comment.

Signed-off-by: Kumar Amit Mehta <gmate.amit@gmail.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_fifo_underrun.c
This page took 0.112566 seconds and 5 git commands to generate.