Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373304
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cpufreq: tegra124: No need of setting platform-data |
| Date | 2016-04-07 13:50 +0200 |
| Message-ID | <rlgBI-3br-17@gated-at.bofh.it> (permalink) |
| References | <ri2vg-7oJ-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Mar 29, 2016 at 07:35:12PM +0530, Viresh Kumar wrote: > All CPUs on Tegra platform share clock/voltage lines and there is > absolutely no need of setting platform data for 'cpufreq-dt' platform > device, as that's the default case. > > Stop setting platform data for cpufreq-dt device. > > Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> > --- > Only compile tested. > > drivers/cpufreq/tegra124-cpufreq.c | 7 ------- > 1 file changed, 7 deletions(-) Everything seems to be working fine after this: Tested-by: Thierry Reding <treding@nvidia.com> Acked-by: Thierry Reding <treding@nvidia.com>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] cpufreq: tegra124: No need of setting platform-data Thierry Reding <thierry.reding@gmail.com> - 2016-04-07 13:50 +0200
csiph-web