diff options
Diffstat (limited to 'drivers/media/dvb/ttpci/budget-av.c')
-rw-r--r-- | drivers/media/dvb/ttpci/budget-av.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/ttpci/budget-av.c b/drivers/media/dvb/ttpci/budget-av.c index b7d1f2f18d3a..839c94101b4e 100644 --- a/drivers/media/dvb/ttpci/budget-av.c +++ b/drivers/media/dvb/ttpci/budget-av.c | |||
@@ -1049,7 +1049,7 @@ static void frontend_init(struct budget_av *budget_av) | |||
1049 | 1049 | ||
1050 | if (fe == NULL) { | 1050 | if (fe == NULL) { |
1051 | printk(KERN_ERR "budget-av: A frontend driver was not found " | 1051 | printk(KERN_ERR "budget-av: A frontend driver was not found " |
1052 | "for device %04x/%04x subsystem %04x/%04x\n", | 1052 | "for device [%04x:%04x] subsystem [%04x:%04x]\n", |
1053 | saa->pci->vendor, | 1053 | saa->pci->vendor, |
1054 | saa->pci->device, | 1054 | saa->pci->device, |
1055 | saa->pci->subsystem_vendor, | 1055 | saa->pci->subsystem_vendor, |