cpufreq: sti-cpufreq: Fix some formatting and misspelling issues
authorLee Jones <lee.jones@linaro.org>
Tue, 14 Jul 2020 14:50:40 +0000 (15:50 +0100)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 30 Jul 2020 05:27:49 +0000 (10:57 +0530)
commit34adbcbd0acc1dfa0d40dc1be1c69ba0df555d1a
treeaa1f348ec61107599e7f353f9c1fdeb1c442c5ae
parent02fd918097f998234c6e9c50c8afad73e7b946e4
cpufreq: sti-cpufreq: Fix some formatting and misspelling issues

Kerneldoc format for attribute descriptions should be '@.*: '.

Fixes the following W=1 kernel build warning(s):

 drivers/cpufreq/sti-cpufreq.c:49: warning: cannot understand function prototype: 'struct sti_cpufreq_ddata '

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Cc: Patrice Chotard <patrice.chotard@st.com>
Cc: Pal Singh <ajitpal.singh@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/sti-cpufreq.c