mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-12-26 23:26:46 +01:00
remove debugging info
This commit is contained in:
@@ -2035,7 +2035,6 @@ static int init_xo2_ci(struct ddb_port *port)
|
||||
if (res < 0)
|
||||
return res;
|
||||
|
||||
dev_info(dev->dev, "Port %d: version %u.%u\n", data[0], data[1]);
|
||||
if (data[0] > 1) {
|
||||
dev_info(dev->dev, "Port %d: invalid XO2 CI %02x\n",
|
||||
port->nr, data[0]);
|
||||
|
||||
Reference in New Issue
Block a user