Re: [RESEND][V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-17 Thread kbuild test robot
Hi Steve, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on asoc/for-next] [also build test WARNING on v5.7-rc6 next-20200515] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base'

[RESEND][V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-17 Thread Steve Lee
This is the initial amplifier driver for max98390. Signed-off-by: Steve Lee --- Changes since V4: * Revert return calibration status in max98390_dsm_calib_get: There is no need to return calibration status in get function because there is mixer control

Re: [V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-17 Thread Steve Lee
On Fri, May 15, 2020 at 9:29 PM Mark Brown wrote: > > On Fri, May 15, 2020 at 10:42:24AM +0200, Krzysztof Kozlowski wrote: > > > Your "From" address still does not match the Signed-off-by. Set the > > author of commit to the signed-off person. > > git commit --amend --author='foo ' Thanks. I

Re: [V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-15 Thread Mark Brown
On Fri, May 15, 2020 at 10:42:24AM +0200, Krzysztof Kozlowski wrote: > Your "From" address still does not match the Signed-off-by. Set the > author of commit to the signed-off person. git commit --amend --author='foo ' signature.asc Description: PGP signature

Re: [V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-15 Thread Krzysztof Kozlowski
On Fri, 15 May 2020 at 09:08, Steve Lee wrote: > > This is the initial amplifier driver for max98390. > > Signed-off-by: Steve Lee Hi, Your "From" address still does not match the Signed-off-by. Set the author of commit to the signed-off person. Best regards, Krzysztof

[V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver

2020-05-15 Thread Steve Lee
This is the initial amplifier driver for max98390. Signed-off-by: Steve Lee --- Changes since V4: * Revert return calibration status in max98390_dsm_calib_get: There is no need to return calibration status in get function because there is mixer control