Re: [PATCH 1/2] ASoC: rt9120: Update internal setting and fix auto sync problem

From: ChiYuan Huang
Date: Tue Nov 09 2021 - 08:39:02 EST


Mark Brown <broonie@xxxxxxxxxx> 於 2021年11月9日 週二 下午9:26寫道:
>
> On Tue, Nov 09, 2021 at 02:23:43PM +0800, cy_huang wrote:
> > From: ChiYuan Huang <cy_huang@xxxxxxxxxxx>
> >
> > - Update internal setting to fix issue.
> > - Disable auto sync if fs is divided by 48.
>
> Please submit one patch per change, each with a clear changelog, as
> covered in SubmittingPatches. This makes it much easier to review
> things since it's easier to tell if the patch does what it was intended
> to do. When splitting patches up git gui can be helpful, you can stage
> and unstage individual lines by right clicking on them.

OK, I'll split it with two changes to make it more clear.