From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Jones Subject: Re: [PATCH 4/8] cpufreq: db8500: Fetch cpufreq table from platform data Date: Thu, 11 Oct 2012 16:49:44 +0100 Message-ID: <20121011154944.GG15428@gmail.com> References: <1349869349-8070-1-git-send-email-ulf.hansson@stericsson.com> <1349869349-8070-5-git-send-email-ulf.hansson@stericsson.com> <20121011134140.GA15428@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20121011134140.GA15428@gmail.com> Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="windows-1252" To: Ulf Hansson Cc: linux-arm-kernel@lists.infradead.org, Mike Turquette , Mike Turquette , Samuel Ortiz , "Rafael J. Wysocki" , cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, Linus Walleij , Philippe Begnic , Rickard Andersson , Jonas Aberg , Vincent Guittot , Ulf Hansson On Thu, 11 Oct 2012, Lee Jones wrote: > > -static struct cpufreq_frequency_table freq_table[] =3D { > > - [0] =3D { > > - .index =3D 0, > > - .frequency =3D 200000, > > - }, > > - [1] =3D { > > - .index =3D 1, > > - .frequency =3D 400000, > > - }, > > - [2] =3D { > > - .index =3D 2, > > - .frequency =3D 800000, > > - }, > > - [3] =3D { > > - /* Used for MAX_OPP, if available */ > > - .index =3D 3, > > - .frequency =3D CPUFREQ_TABLE_END, > > - }, > > - [4] =3D { > > - .index =3D 4, > > - .frequency =3D CPUFREQ_TABLE_END, > > - }, > > -}; >=20 > So where has this table gone? Am I missing a patch? Ah, I see it now. Nice! --=20 Lee Jones Linaro ST-Ericsson Landing Team Lead Linaro.org =E2=94=82 Open source software for ARM SoCs =46ollow Linaro: Facebook | Twitter | Blog