Commit 4708389
committed
drivers: sensor: adxl345: Remove duplicate odr config
Removes a duplicate line in the adxl345 accelerometer driver setting the
output data rate (odr) configuration to a hard-coded value of 25 Hz.
Keep the other line that gets the value from the devicetree property.
Signed-off-by: Maureen Helm <[email protected]>1 parent 9cf0f4c commit 4708389
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
535 | 534 | | |
536 | 535 | | |
537 | 536 | | |
| |||
0 commit comments