diff mbox

[1/3] intel_reg_dumper: Fix pipe name in comment

Message ID 1345727045-4168-1-git-send-email-damien.lespiau@gmail.com (mailing list archive)
State Superseded
Headers show

Commit Message

Damien Lespiau Aug. 23, 2012, 1:04 p.m. UTC
From: Damien Lespiau <damien.lespiau@intel.com>

What seems to be a copy/paste typo.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 tools/intel_reg_dumper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

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),