Skip to content
Snippets Groups Projects
Commit c1ecaadb 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 32e32ab1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment