Commit 1e657d6
serial: pass struct uart_state to uart_line_info()
uart_line_info() wants to work with struct uart_state. Do not pass a
driver and an index. Pass the precomputed struct directly.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>1 parent bfc467d commit 1e657d6
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2013 | 2013 | | |
2014 | 2014 | | |
2015 | 2015 | | |
2016 | | - | |
| 2016 | + | |
2017 | 2017 | | |
2018 | | - | |
2019 | 2018 | | |
2020 | 2019 | | |
2021 | 2020 | | |
| |||
2100 | 2099 | | |
2101 | 2100 | | |
2102 | 2101 | | |
2103 | | - | |
| 2102 | + | |
2104 | 2103 | | |
2105 | 2104 | | |
2106 | 2105 | | |
| |||
0 commit comments