From f1ec0a023fbcab9ce62218714d1cd79ddcdeb426 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Mon, 31 Jan 2005 11:35:05 +0000 Subject: - whitespace cleanups. --- linux/drivers/media/video/cx88/cx88-cards.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/drivers/media/video/cx88/cx88-cards.c') diff --git a/linux/drivers/media/video/cx88/cx88-cards.c b/linux/drivers/media/video/cx88/cx88-cards.c index be82751dc..e44e43ab2 100644 --- a/linux/drivers/media/video/cx88/cx88-cards.c +++ b/linux/drivers/media/video/cx88/cx88-cards.c @@ -1,5 +1,5 @@ /* - * $Id: cx88-cards.c,v 1.57 2005/01/24 17:37:23 kraxel Exp $ + * $Id: cx88-cards.c,v 1.58 2005/01/31 11:35:05 kraxel Exp $ * * device driver for Conexant 2388x based TV cards * card-specific stuff. @@ -656,7 +656,7 @@ static int hauppauge_eeprom_dvb(struct cx88_core *core, u8 *ee) return -ENODEV; } printk(KERN_INFO "%s: hauppauge eeprom: model=%d, tuner=%d (%s)\n", - core->name, model, tuner, + core->name, model, tuner, core->pll_desc ? core->pll_desc->name : "UNKNOWN"); core->pll_addr = 0x61; -- cgit v1.2.3