mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
disable debug message
This commit is contained in:
parent
197897731e
commit
9ab1b7f533
@ -780,7 +780,7 @@ static int sleep(struct dvb_frontend *fe)
|
||||
write_reg(state, THERMO_2, 0x01);
|
||||
read_reg1(state, THERMO_1);
|
||||
write_reg(state, THERMO_2, 0x00);
|
||||
printk("sleep: temp = %u\n", state->Regs[THERMO_1]);
|
||||
/* printk("sleep: temp = %u\n", state->Regs[THERMO_1]); */
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user