aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2025-01-24 16:10:47 +0000
committerGreg Kroah-Hartman <[email protected]>2025-02-04 13:44:41 +0000
commite8486bd50ecf63c9a1e25271f258a8d959f2672f (patch)
treecfa4185ca58e4d945bd8dced38ff9e4f57319e35 /drivers/net/dsa/dsa_loop.c
parentserial: port: Assign ->iotype correctly when ->iobase is set (diff)
downloadkernel-e8486bd50ecf63c9a1e25271f258a8d959f2672f.tar.gz
kernel-e8486bd50ecf63c9a1e25271f258a8d959f2672f.zip
serial: port: Always update ->iotype in __uart_read_properties()
The documentation of the __uart_read_properties() states that ->iotype member is always altered after the function call, but the code doesn't do that in the case when use_defaults == false and the value of reg-io-width is unsupported. Make sure the code follows the documentation. Note, the current users of the uart_read_and_validate_port_properties() will fail and the change doesn't affect their behaviour, neither users of uart_read_port_properties() will be affected since the alteration happens there even in the current code flow. Fixes: e894b6005dce ("serial: port: Introduce a common helper to read properties") Cc: stable <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions