OSDN Git Service

Merge series "ASoC: rt1015: apply some refactors" from Tzung-Bi Shih <tzungbi@google...
authorMark Brown <broonie@kernel.org>
Tue, 29 Dec 2020 14:28:58 +0000 (14:28 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 29 Dec 2020 14:28:58 +0000 (14:28 +0000)
commit89ffd36a9ece5eae9667a30bc6601862c8e12419
treefd6a708f4b06612de52124076340f1a0787aead4
parent49d411f2c93aae48dd379c77db887aa282e9fb51
parenta5db2ca51367eeafb0c4013d3a6fc58932612c03
Merge series "ASoC: rt1015: apply some refactors" from Tzung-Bi Shih <tzungbi@google.com>:

The series refactors rt1015.c.

The 1st patch sorts header inclusions alphabetically.

The 2nd and 3rd patch improve error handling for kcontrols.

The 4th patch enhances readability.

The 5th patch removes unused variables in rt1015_priv.

Tzung-Bi Shih (5):
  ASoC: rt1015: sort header inclusions
  ASoC: rt1015: save boost_mode only if valid
  ASoC: rt1015: return error if any when setting bypass_boost
  ASoC: rt1015: refactor retry loop and rt1015_priv allocation
  ASoC: rt1015: remove unneeded variables in rt1015_priv

 sound/soc/codecs/rt1015.c | 49 ++++++++++++++++++++-------------------
 sound/soc/codecs/rt1015.h |  4 ----
 2 files changed, 25 insertions(+), 28 deletions(-)

--
2.29.2.729.g45daf8777d-goog