diff options
| author | Lino Sanfilippo <[email protected]> | 2024-04-07 02:27:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-09 17:07:10 +0200 |
| commit | 838022def8ef2b676d6f3c19cad9185ce8046008 (patch) | |
| tree | b685f5c95710f850c9f990da1218ced3677d1fe0 /tools/perf/scripts/python | |
| parent | 4fe952c141b285ca0b379c93c9c6c69d7240a495 (diff) | |
serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
Due to earlier code changes function pl011_get_rs485_mode() is now merely
a wrapper for uart_get_rs485_mode() which does not add any further
functionality. So remove it and instead call uart_get_rs485_mode()
directly.
Reviewed-by: Lukas Wunner <[email protected]>
Signed-off-by: Lino Sanfilippo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions