]> Git Repo - linux.git/blobdiff - drivers/media/rc/rc-loopback.c
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / media / rc / rc-loopback.c
index b356041c5c00e718dcfde82cc374681da46b1276..8288366f891fc999831fd8071e6a35cd56cd1cd9 100644 (file)
@@ -230,7 +230,6 @@ static int __init loop_init(void)
        rc->min_timeout         = 1;
        rc->max_timeout         = IR_MAX_TIMEOUT;
        rc->rx_resolution       = 1;
-       rc->tx_resolution       = 1;
        rc->s_tx_mask           = loop_set_tx_mask;
        rc->s_tx_carrier        = loop_set_tx_carrier;
        rc->s_tx_duty_cycle     = loop_set_tx_duty_cycle;
This page took 0.031891 seconds and 4 git commands to generate.