regmap: sdw: Update misleading comment
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 12 Jan 2023 17:18:39 +0000 (17:18 +0000)
committerMark Brown <broonie@kernel.org>
Sun, 5 Mar 2023 23:38:46 +0000 (23:38 +0000)
commit6466b376e927d51ea3eadc1965714305d8c3c066
treeaf168ce5cecf35d3da5c2960047f1cd12ecec73b
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6
regmap: sdw: Update misleading comment

In the regmap config reg_bits represents the number of address bits not
the number of value bits. Correct the misleading comment which looks a
lot like it suggests the register value itself is 32-bits wide.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230112171840.2098463-2-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/regmap-sdw.c