cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()
authorMarkus Mayer <markus.mayer@broadcom.com>
Thu, 28 May 2020 18:20:12 +0000 (11:20 -0700)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 30 Jul 2020 05:27:43 +0000 (10:57 +0530)
commitb75acfb45e4248c0b130a3fca64754ad0bb2753f
tree7c6489b156414d1c42fd51a31afea72d1ce05a83
parentafdb219bab58dc2935e2c16adae2b2ce2a242386
cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()

We are changing how parameters are passed to __issue_avs_command(), so we
can pass input *and* output arguments with the same command, rather than
just one or the other.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/brcmstb-avs-cpufreq.c