aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2022-07-12 16:07:45 +0200
committerGreg Kroah-Hartman <[email protected]>2022-07-14 16:33:26 +0200
commit1d46c08d246e2e0a2d81985727392a5a8348d06a (patch)
treeaee33b3133fed9b229e6e130f6a87e50367dc63a /scripts/gdb/linux/modules.py
parent806a449725cbd679a7f52c394d3c87b451d66bd5 (diff)
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
S3C2410_UCON is a 32bit register, so it must be read with rd_regl() instead of rd_reg(), otherwise the upper bits will be zeroed. Fix this. Fixes: 72a43046b61a ("tty: serial: samsung_tty: loopback mode support") Tested-by: Chanho Park <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Chanho Park <[email protected]> Signed-off-by: Marek Szyprowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions