diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-01-24 19:10:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-04 16:44:50 +0300 |
commit | fe310f75327edbc042c7cc0df32c6b9ec29eb93a (patch) | |
tree | 997bd5101fd7c484b8a9783a61e6fe74bcf4d089 /scripts/extract-fwblobs | |
parent | 12397549b5014071e1d2b315509f68eb93ef9144 (diff) | |
download | linux-fe310f75327edbc042c7cc0df32c6b9ec29eb93a.tar.xz |
serial: 8250_of: Remove unneeded ->iotype assignment
If ->iobase is set the default will be UPIO_PORT for ->iotype after
the uart_read_and_validate_port_properties() call. Hence no need
to assign that explicitly.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250124161530.398361-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions