commit | 64429a8711e121e5d5d93d970c5ed3492332dd18 | [log] [tgz] |
---|---|---|
author | Shuming Fan <shumingf@realtek.com> | Thu Jun 06 14:22:32 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Jun 06 21:19:35 2019 +0100 |
tree | 5e7b5840fcca481656f5a1d308d77c9420652787 | |
parent | 83a6edbb8fe928e801b9b6cab13e81109b185918 [diff] |
ASoC: rt1011: fix warning reported by kbuild test robot and minor issue This patch fixes following issues: - warning: this decimal constant is unsigned only in ISO C90 - sparse: incorrect type in assignment - check if value.integer.value is zero for "R0 Load Mode" control Signed-off-by: Shuming Fan <shumingf@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>