OSDN Git Service

firewire: Increase the number of config rom retries and the retry delay.
authorKristian Høgsberg <krh@redhat.com>
Tue, 27 Mar 2007 05:43:43 +0000 (01:43 -0400)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 28 Mar 2007 19:30:16 +0000 (21:30 +0200)
commitc5dfd0a5b09bf20adf26b3242258679e305c39c8
tree13bcdf65831086637e7e6adada7ecc5516842859
parent93e4fd455c62085cdceea3af4c56d95758d3cb74
firewire: Increase the number of config rom retries and the retry delay.

Some devices have a really long power-on cycle, and we fail to
successfully probe these if they're plugged in and then turned on.

There's really no down-side to bumping the number of retries and the
retry delay, and most devices will get picked up within the first couple
of retries anyway.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-device.c