]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile
authorSugar Zhang <sugar.zhang@rock-chips.com>
Tue, 24 Aug 2021 10:15:59 +0000 (18:15 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 26 Aug 2021 12:56:54 +0000 (13:56 +0100)
commit6ec6c320d0fb85938aa360888c5022bb5566ae61
tree03edbd1967cb564af3730a9a2a264af13045665a
parent9f5d1a07ef3909748e185ec73543df94c297abcb
ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile

This patch marks SPDIF_SMPDR as volatile to make it resaonable,
which also requires marking it as readable, even though it isn't.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Link: https://lore.kernel.org/r/1629800162-12824-2-git-send-email-sugar.zhang@rock-chips.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_spdif.c