ASoC: cros_ec_codec: refactor I2S RX
authorTzung-Bi Shih <tzungbi@google.com>
Mon, 14 Oct 2019 10:20:14 +0000 (18:20 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 18 Oct 2019 17:11:08 +0000 (18:11 +0100)
commit727f1c71c780789aeb8f3da2596c65ae008d5d6c
treec325a12d97806417fb3596eef676cf8aaa67f8ea
parent036beb0e85f8772acb635c30df573876103b0c21
ASoC: cros_ec_codec: refactor I2S RX

Refactor by the following items:
- reformat copyright declaration
- use more specific name "i2s rx"
- use verbose symbol names to separate namespaces
- make some short functions inline
- remove unused TDM-related code

Signed-off-by: Tzung-Bi Shih <tzungbi@google.com>
Acked-By: Benson Leung <bleung@chromium.org>
Link: https://lore.kernel.org/r/20191014180059.02.I43373b9a66dbb70196b3f216b3aa86111c410836@changeid
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/platform/chrome/cros_ec_trace.c
include/linux/platform_data/cros_ec_commands.h
sound/soc/codecs/cros_ec_codec.c