We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d230f commit d5b3214Copy full SHA for d5b3214
drivers/media/pci/saa7164/saa7164-fw.c
@@ -271,7 +271,6 @@ int saa7164_downloadfirmware(struct saa7164_dev *dev)
271
dprintk(DBGLVL_FW, "%s() Loader 1 has loaded.\n",
272
__func__);
273
first_timeout = SAA_DEVICE_TIMEOUT;
274
- second_timeout = 60 * SAA_DEVICE_TIMEOUT;
275
second_timeout = 100;
276
277
err_flags = saa7164_readl(SAA_SECONDSTAGEERROR_FLAGS);
0 commit comments