aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <[email protected]>2022-11-15 08:17:23 +0100
committerGreg Kroah-Hartman <[email protected]>2022-11-22 17:51:42 +0100
commit4e2b16a62d9975c4f6135e6a79a8e00cbad812d6 (patch)
treed684d2b1c8069d40c1248ffbdb8737e539e82e26 /lib/mpi/mpiutil.c
parent070fa1d2bf089937559183320c4066c065312665 (diff)
tty: serial: altera_jtaguart: use uart_port::read_status_mask
Instead of self-defined struct altera_jtaguart::imr, use preexisting uart_port::read_status_mask. Note that imr was ulong. But there is no reason for that, its values are uints. And readl/writel's are used to read it/write to it. Cc: Tobias Klauser <[email protected]> Signed-off-by: Jiri Slaby (SUSE) <[email protected]> Reviewed-by: Tobias Klauser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions