commit | e5448d7ec656e6c5ed59f4adfc979742fd1f9b07 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Tue Jul 28 11:43:39 2020 -0500 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 29 10:53:52 2020 +0100 |
tree | 6fbf197db619276111b5b43fcdd7f438ec09627e | |
parent | e0c6ecf2d859c6a2c7697ebb8973d11b74e70754 [diff] |
ASoC: tlv320adcx140: Fix various style errors and warnings Fix white space issues and remove else case where it was not needed. Convert "static const char *" to "static const char * const" Fixes: 689c7655b50 ("ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family") Signed-off-by: Dan Murphy <dmurphy@ti.com> Link: https://lore.kernel.org/r/20200728164339.16841-1-dmurphy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>