diff options
author | Corey Minyard <cminyard@mvista.com> | 2018-04-04 09:15:23 -0500 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2018-04-18 10:22:42 -0500 |
commit | ce7fa1c38d07102d4dc4627f757a3f2467069d86 (patch) | |
tree | bdb1d13cc0c3745ab5c761e387ce5a2a057fe498 /drivers/mfd/da9062-core.c | |
parent | a27fc14219f2e3c4a46ba9177b04d9b52c875532 (diff) | |
download | linux-next-ce7fa1c38d07102d4dc4627f757a3f2467069d86.tar.gz |
ipmi: Add a way to tune some timeouts
By default the retry timeout is 1 second. Allow that to be modified,
primarily for slow operations, like firmware writes.
Also, the timeout was driven by a 1 second timer, so 1 second really
meant between 0 and 1 second. Set the default to 2 seconds so it
means between 1 and 2 seconds.
Also allow the time the interface automatically stays in mainenance
mode to be modified from it's default 30 seconds.
Also consolidate some of the timeout and retry setup.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
more
Diffstat (limited to 'drivers/mfd/da9062-core.c')
0 files changed, 0 insertions, 0 deletions