Jiri Slaby 343f23cfc2 serial: pic32: remove pic32_get_port() macro
It's just &sport->port. First, sport was not in parenthesis, so macro
expansion could be an issue. Second, it's so simple, that we can expand
the macro and make the code really straightforward.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503063122.20957-7-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-05 22:39:18 +02:00
..
2022-05-02 14:56:14 +02:00
2022-05-02 14:56:14 +02:00
2022-04-22 16:36:23 +02:00
2021-07-27 12:17:21 +02:00
2022-01-14 14:55:38 +01:00
2022-05-02 14:56:14 +02:00
2022-04-22 16:21:53 +02:00