diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-01-24 18:10:51 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-04 14:44:53 +0100 |
commit | 0f3fd9cf6491f5beecbb65abb41556c56135340c (patch) | |
tree | fe6987a1c5b5d8f5327849500618eb7a954f8d57 /scripts/clang-tools/gen_compile_commands.py | |
parent | 34bbb5d5137f32be3186a995a5ad4c60aaad11a7 (diff) | |
download | linux-0f3fd9cf6491f5beecbb65abb41556c56135340c.tar.gz linux-0f3fd9cf6491f5beecbb65abb41556c56135340c.tar.bz2 linux-0f3fd9cf6491f5beecbb65abb41556c56135340c.zip |
serial: 8250_pnp: 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. Otherwise it will be UPIO_MEM.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250124161530.398361-7-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions