Skip to content
Commit 52352558 authored by Fabian Frederick's avatar Fabian Frederick Committed by Rafael J. Wysocki
Browse files

cpufreq: pxa: replace typedef pxa_freqs_t by structure



typedef is not really useful here. Replace it by structure
to improve readability. typedef should only be used in some cases.
(See Documentation/CodingStyle Chapter 5 for details).

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 5ebe6afa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment