[Intel-gfx] [PATCH 1/3] intel_reg_dumper: Fix pipe name in comment
Damien Lespiau
damien.lespiau at gmail.com
Thu Aug 23 15:04:03 CEST 2012
From: Damien Lespiau <damien.lespiau at intel.com>
What seems to be a copy/paste typo.
Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
tools/intel_reg_dumper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/intel_reg_dumper.c b/tools/intel_reg_dumper.c
index a994f00..f6392e2 100644
--- a/tools/intel_reg_dumper.c
+++ b/tools/intel_reg_dumper.c
@@ -1588,7 +1588,7 @@ static struct reg_debug ironlake_debug_regs[] = {
DEFINEREG(FDI_PLL_FREQ_CTL),
- /* pipe B */
+ /* pipe A */
DEFINEREG2(PIPEACONF, i830_debug_pipeconf),
--
1.7.11.4
More information about the Intel-gfx
mailing list