V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
diff --git a/drivers/media/video/pvrusb2/pvrusb2-hdw.c b/drivers/media/video/pvrusb2/pvrusb2-hdw.c
index 7d4799a..2fd40e0 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-hdw.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-hdw.c
@@ -1532,7 +1532,7 @@
 		return;
 	}
 
-	pvr2_trace(PVR2_TRACE_EEPROM,
+	pvr2_trace(PVR2_TRACE_ERROR_LEGS,
 		   "Unable to select a viable initial video standard");
 }