Message ID | 20211007170250.27997-1-andriy.shevchenko@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: Intel: bytcr_rt5651: few cleanups | expand |
Hi, On 10/7/21 7:02 PM, Andy Shevchenko wrote: > The small set of cleanups against bytcr_rt5651 board file. > > In v2: > - added commit message to patch 2 (Joe, Pierre) > - added cover letter (Pierre) > - added Hans to Cc list (Hans) > > Andy Shevchenko (4): > ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() > ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device > ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk > ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log > saturation Thanks, the entire series looks good to me: Reviewed-by: Hans de Goede <hdegoede@redhat.com> for the series. Regards, Hans
>> Andy Shevchenko (4): >> ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() >> ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device >> ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk >> ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log >> saturation > > Thanks, the entire series looks good to me: > > Reviewed-by: Hans de Goede <hdegoede@redhat.com> > > for the series. Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
On Thu, 7 Oct 2021 20:02:46 +0300, Andy Shevchenko wrote: > The small set of cleanups against bytcr_rt5651 board file. > > In v2: > - added commit message to patch 2 (Joe, Pierre) > - added cover letter (Pierre) > - added Hans to Cc list (Hans) > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: Intel: bytcr_rt5651: Get platform data via dev_get_platdata() commit: 0c465e7a8ea26f4ad52dd9548f22afdaf6e039a5 [2/4] ASoC: Intel: bytcr_rt5651: Use temporary variable for struct device commit: 269da8f7626b1de69998fe1a0c0e069749d18a28 [3/4] ASoC: Intel: bytcr_rt5651: use devm_clk_get_optional() for mclk commit: a8627df5491e00e23d4f2e648ff796adbfa23cc5 [4/4] ASoC: Intel: bytcr_rt5651: Utilize dev_err_probe() to avoid log saturation commit: 45c5dc45d80d41596bc0364fafc523648e6124d8 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark