Re: [PATCH 00/10] ASoC: fsl_ssi: Clean up - coding style level

From: Nicolin Chen
Date: Tue Dec 12 2017 - 18:32:36 EST


On Mon, Dec 04, 2017 at 12:46:33PM -0800, Nicolin Chen wrote:

> Nicolin Chen (10):
> ASoC: fsl_ssi: Remove unused struct device
> ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssi
> ASoC: fsl_ssi: Cache pdev->dev pointer
> ASoC: fsl_ssi: Refine all comments
> ASoC: fsl_ssi: Rename registers and fields macros
> ASoC: fsl_ssi: Refine indentations and wrappings
> ASoC: fsl_ssi: Refine printk outputs
> ASoC: fsl_ssi: Rename cpu_dai parameter to dai
> ASoC: fsl_ssi: Rename scr_val to scr
> ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvals

Have revised some comments at one of patches and rebased the rest.
Will send v2 tonight. So let's ignore this version for now. Thanks