Commit de8f3e9
drivers: imu: adis : Fix reset delay
Fix delay for the RESET pin, so that the value from the initialization
parameter is used instead of the device descriptor, since at that
specific initialization, the device descriptor's information
is not correct yet and that may result in incorrect behavior
such as a longer than expected/needed delay.
Signed-off-by: Radu Sabau <[email protected]>1 parent 53ec0e8 commit de8f3e9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments