On Tue, Oct 06, 2020 at 06:05:13PM +0200, Ulf Hansson wrote: > The avs drivers are all SoC specific drivers that doesn't share any code. > Instead they are located in a directory, mostly to keep similar > functionality together. From a maintenance point of view, it makes better > sense to collect SoC specific drivers like these, into the SoC specific > directories. > > Therefore, let's move the qcom-cpr driver to the qcom directory. > > Cc: Niklas Cassel <n...@flawful.org> > Cc: Bjorn Andersson <bjorn.anders...@linaro.org> > Cc: Andy Gross <agr...@kernel.org> > Cc: linux-arm-...@vger.kernel.org > Signed-off-by: Ulf Hansson <ulf.hans...@linaro.org> > ---
Acked-by: Niklas Cassel <n...@flawful.org>