Message ID | 20190805131327.GF6432@sirena.org.uk (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] ASoC updates for v5.3 | expand |
On Mon, 05 Aug 2019 15:13:27 +0200, Mark Brown wrote: > > The following changes since commit 87a6fe80d56be85bda093c4dd8a3e6535bda7e4a: > > ASoC: SOF: Intel: implement runtime idle for CNL/APL (2019-07-06 12:23:47 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-fix-v5.3-rc3 > > for you to fetch changes up to 30c21734d853dae99d05a5295a59b7e26ccd5135: > > ASoC: amd: acp3x: use dma address for acp3x dma driver (2019-08-02 19:04:43 +0100) > > ---------------------------------------------------------------- > ASoC: Fixes for v5.3 > > A relatively large batch of mostly unremarkable fixes here, a couple of > small core fixes for fairly obscure issues, more comment/email updates > with no code impact than usual and a bunch of small driver fixes. > > The support for new sample rates in the max98373 driver is a fix for the > fact that the driver declared support for those rates but would in fact > return an error if these rates were selected. Hm, the commit b9da500bde81 looks strange. The author and sign-off isn't with a proper name, and moreover, the patch modifies the file permissions. thanks, Takashi
On Mon, Aug 05, 2019 at 07:51:29PM +0200, Takashi Iwai wrote: > Mark Brown wrote: > > The support for new sample rates in the max98373 driver is a fix for the > > fact that the driver declared support for those rates but would in fact > > return an error if these rates were selected. > Hm, the commit b9da500bde81 looks strange. > The author and sign-off isn't with a proper name, and moreover, the > patch modifies the file permissions. Eh, the name looks perfectly fine for a Chinese name and matches the e-mail address well enough - it's a slightly unusual transliteration but if that's how ther want to do it I see no reason to complain, it's their name. File permissions are a mistake though, I can send an incremental patch for that? Kind of surprised none of the bots or people scanning for stuff noticed it.
On Mon, 05 Aug 2019 20:04:18 +0200, Mark Brown wrote: > > On Mon, Aug 05, 2019 at 07:51:29PM +0200, Takashi Iwai wrote: > > Mark Brown wrote: > > > > The support for new sample rates in the max98373 driver is a fix for the > > > fact that the driver declared support for those rates but would in fact > > > return an error if these rates were selected. > > > Hm, the commit b9da500bde81 looks strange. > > > The author and sign-off isn't with a proper name, and moreover, the > > patch modifies the file permissions. > > Eh, the name looks perfectly fine for a Chinese name and matches the > e-mail address well enough - it's a slightly unusual transliteration but > if that's how ther want to do it I see no reason to complain, it's their > name. File permissions are a mistake though, I can send an incremental > patch for that? Kind of surprised none of the bots or people scanning > for stuff noticed it. Yes, please resend with a incremental fix. thanks, Takashi