Konrad Dybcio писал(а) 21.10.2023 21:17: > On 10/20/23 17:33, Nikita Travkin wrote: >> Some devices, such as Acer Aspire 1, can't use lpass dirrectly, but >> instead must use adsp core to play sound. Since otherwise the hardware >> is, usually, very similar across the devices on the same platform, it >> makes sense to reuse the same boardfile. >> >> This series refactors the sc7180.c slightly and adds the functions to >> control clocks via adsp instead of controlling the hardware directly. >> >> Existing google devices should experience no change. >> >> Signed-off-by: Nikita Travkin <nikita@xxxxxxx> >> --- > s/baked/backed, unless it's a nice bread :) At least I was consistent in failing to pick the correct word... If we get to v2, I will try to remember about those, but if not, I guess I will accept the chance, that in a couple of years I may wake up in cold sweat upon realizing that this mistake is forever immortalized in the Linux git history... Thanks for noticing this! Nikita > > Konrad