commit | 633fddee7355e46a5b5ec471abb58d65e1e41012 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Wed Mar 25 13:29:13 2020 +0000 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 25 21:51:28 2020 +0000 |
tree | 0367b406c473ad8c8648281dc4fedc1d5c27d2be | |
parent | 129a5d4824d5fc4a8c155d4349492caaf1a4ea28 [diff] |
ASoC: mchp-i2s-mcc: make signed 1 bit bitfields unsigned The signed 1 bit bitfields should be unsigned, so make them unsigned. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Link: https://lore.kernel.org/r/20200325132913.110115-1-colin.king@canonical.com Signed-off-by: Mark Brown <broonie@kernel.org>