Skip to content

Comments

serial: 8250_core: Remove unneeded ->iotype assignment#150

Merged
xmzzz merged 1 commit intoRVCK-Project:OLK-nextfrom
zte-riscv:pr-8250-remove-unneeded
Jan 8, 2026
Merged

serial: 8250_core: Remove unneeded ->iotype assignment#150
xmzzz merged 1 commit intoRVCK-Project:OLK-nextfrom
zte-riscv:pr-8250-remove-unneeded

Conversation

@GooTal
Copy link

@GooTal GooTal commented Jan 5, 2026

serial: 8250_core: Remove unneeded ->iotype assignment

mainline inclusion
from mainline-v6.14-rc3
commit torvalds/linux@34bbb5d
category: feature
Link: #149


original changelog

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-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org
Signed-off-by: Wenhong Liu liu.wenhong35@zte.com.cn
Signed-off-by: liuqingtao liu.qingtao2@zte.com.cn

mainline inclusion
from mainline-v6.14-rc3
commit torvalds/linux@34bbb5d
category: feature
Link: RVCK-Project#149

--------------------------------

original changelog

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-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Wenhong Liu <liu.wenhong35@zte.com.cn>
Signed-off-by: liuqingtao <liu.qingtao2@zte.com.cn>
@github-actions
Copy link

github-actions bot commented Jan 5, 2026


开始测试 log: https://github.com/RVCK-Project/rvck-olk/actions/runs/20712534545

参数解析结果
args value
repository RVCK-Project/rvck-olk
head ref pull/150/head
base ref OLK-next
LAVA repo RVCK-Project/lavaci
LAVA Template lava-job-template/qemu/qemu-ltp.yaml
Testcase path lava-testcases/common-test/ltp/ltp.yaml
need run job kunit-test,kernel-build,check-patch,lava-trigger

测试完成

详细结果:

RVCK result

check result
kunit-test success
kernel-build success
lava-trigger success
check-patch success

Kunit Test Result

[10:34:36] Testing complete. Ran 454 tests: passed: 442, skipped: 12

Kernel Build Result

Kernel build succeeded: RVCK-Project/rvck-olk/150/

31ad6e5d006bc1d6d9fbe7a6713de433 /srv/guix_result/8958d61b12a93f1738b6f923747f39253006b558/Image
bb6c9c97c5a736c37ac6ad93077d8290 /root/initramfs.img

LAVA Check

args:

result:

Lava check done! lava log: https://lava.oerv.ac.cn/scheduler/job/1058

lava result count: [fail]: 20, [pass]: 1586, [skip]: 293

Check Patch Result

Total Errors 0
Total Warnings 1

@xmzzz xmzzz merged commit 1bdd96f into RVCK-Project:OLK-next Jan 8, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants