commit | 05f38281c5e5272ff1d350ed8762b08c4f6d10fc | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@zonque.org> | Mon May 21 23:50:17 2018 +0200 |
committer | Mark Brown <broonie@kernel.org> | Tue May 22 11:57:17 2018 +0100 |
tree | 3d439ec9b5f0cb20fdd63a612bdc8ac9d4a5fbff | |
parent | 737e370a57e4e83ead04166e89a8b53eee9734b0 [diff] |
ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk() There's no need to read the register again prior to writing it, we did that in the beginning of the function. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>