Commit 0b6da78
rtc: rzn1: Fix error code in probe
There is a copy and paste error so this code returns the wrong variable.
Fixes: deeb4b5 ("rtc: rzn1: Add new RTC driver")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/YoZMg1dmHHSJEfE9@kili1 parent 64d69b5 commit 0b6da78
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
351 | | - | |
| 351 | + | |
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| |||
0 commit comments