[2.6 patch] typo: s/Haupauge/Hauppauge/

From: Adrian Bunk
Date: Sun Mar 26 2006 - 16:08:29 EST


This patch fixes a typo in a comment.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

--- linux-2.6.16-mm1-full/drivers/media/dvb/ttpci/av7110.c.old 2006-03-26 20:10:57.000000000 +0200
+++ linux-2.6.16-mm1-full/drivers/media/dvb/ttpci/av7110.c 2006-03-26 20:11:08.000000000 +0200
@@ -2123,7 +2123,7 @@
read_pwm(av7110));
break;
case 0x0003:
- /* Haupauge DVB-C 2.1 VES1820/ALPS TDBE2 */
+ /* Hauppauge DVB-C 2.1 VES1820/ALPS TDBE2 */
av7110->fe = ves1820_attach(&alps_tdbe2_config, &av7110->i2c_adap,
read_pwm(av7110));
break;

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/