ASoC: fsl_ssi: Refine all comments
authorNicolin Chen <nicoleotsuka@gmail.com>
Mon, 18 Dec 2017 02:52:02 +0000 (18:52 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 19 Dec 2017 09:24:31 +0000 (09:24 +0000)
commit7a8fceb74de407f65201f3eaaee35377c2b71dbb
tree3a57b19afc0188ab92b0bdcc0aeb763cb56fadb1
parent8483c06797b62dbddac800b555b2fa1c689dbb1c
ASoC: fsl_ssi: Refine all comments

This patch refines the comments by:
1) Removing all out-of-date comments
2) Removing all not-so-useful comments
3) Unifying the styles of all comments
4) Shortening comments to be more conise
5) Adding comments to improve code readablity
6) Moving all register related comments to fsl_ssi.h
7) Adding comments to all register and field defines

Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com>
Tested-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Reviewed-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Acked-by: Timur Tabi <timur@tabi.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_ssi.c
sound/soc/fsl/fsl_ssi.h
sound/soc/fsl/fsl_ssi_dbg.c