diff options
| author | Lino Sanfilippo <[email protected]> | 2022-04-10 12:46:42 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-15 11:30:22 +0200 |
| commit | 60efd0513916f195dd85bfbf21653f74f9ab019c (patch) | |
| tree | 5f88ede3335e45ea4e4915f81ee762a7dacfb589 /tools/perf/scripts/python/bin | |
| parent | e5d4d733fc1dc958d6272c01f1d1f9b5c44c41fa (diff) | |
serial: atmel: remove redundant assignment in rs485_config
In uart_set_rs485_config() the serial core already assigns the passed
serial_rs485 struct to the uart port.
So remove the assignment from the drivers rs485_config() function to avoid
redundancy.
Reviewed-by: Claudiu Beznea <[email protected]>
Acked-by: Richard Genoud <[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/bin')
0 files changed, 0 insertions, 0 deletions