Skip to content
Commit 2161c541 authored by Cosmin Tanislav's avatar Cosmin Tanislav Committed by Sasha Levin
Browse files

serial: max310x: use regmap methods for SPI batch operations

[ Upstream commit 285e76fc

 ]

The SPI batch read/write operations can be implemented as simple
regmap raw read and write, which will also try to do a gather
write just as it is done here.

Use the regmap raw read and write methods.

Reviewed-by: default avatarAndy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: default avatarCosmin Tanislav <cosmin.tanislav@analog.com>
Link: https://lore.kernel.org/r/20220605144659.4169853-2-demonsingur@gmail.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Stable-dep-of: b35f8dbb

 ("serial: max310x: prevent infinite while() loop in port startup")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 2aa7bcfd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment