OSDN Git Service

ASoC: fsl_ssi: Rename registers and fields macros
authorNicolin Chen <nicoleotsuka@gmail.com>
Mon, 18 Dec 2017 02:52:03 +0000 (18:52 -0800)
committerMark Brown <broonie@kernel.org>
Tue, 19 Dec 2017 09:24:36 +0000 (09:24 +0000)
commita818aa5f967ba60522ee0ad181a0c5a96b65d999
tree163d61b8ab6315a5d9b3e82f4e79b89b3d57eabc
parent7a8fceb74de407f65201f3eaaee35377c2b71dbb
ASoC: fsl_ssi: Rename registers and fields macros

This patch renames CCSR_SSI_xxx to REG_SSI_xxx and SSI_xxx_yyy style.
It also slightly reduces the length of them to save some space.

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