]> Git Repo - linux.git/commit
serial: sc16is7xx: change EFR lock to operate on each channels
authorHugo Villeneuve <[email protected]>
Mon, 11 Dec 2023 17:13:51 +0000 (12:13 -0500)
committerGreg Kroah-Hartman <[email protected]>
Fri, 15 Dec 2023 13:20:28 +0000 (14:20 +0100)
commit4409df5866b7ff7686ba27e449ca97a92ee063c9
treeeb0b7ced5623e4dd3f45475c3ee64f87dca103da
parent41a308cbedb2a68a6831f0f2e992e296c4b8aff0
serial: sc16is7xx: change EFR lock to operate on each channels

Now that the driver has been converted to use one regmap per port, change
efr locking to operate on a channel basis instead of on the whole IC.

Fixes: 3837a0379533 ("serial: sc16is7xx: improve regmap debugfs by using one regmap per port")
Cc: <[email protected]> # 6.1.x: 3837a03 serial: sc16is7xx: improve regmap debugfs by using one regmap per port
Signed-off-by: Hugo Villeneuve <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/serial/sc16is7xx.c
This page took 0.055764 seconds and 4 git commands to generate.