On Tue, May 15, 2012 at 10:21 AM, Mathieu Poirier
wrote:
> On 12-05-15 01:04 AM, Ricardo Salveti wrote:
>> On Mon, May 14, 2012 at 5:24 PM, Mathieu Poirier
>> wrote:
>>> All,
>>>
>>> In our ongoing effort to move to an upstream-supported code base and
>>> booting the snowball with a device tree (
This patch removes the ops usage because we have the index
passed as parameter to the idle function and we can determine
if we do WFI or memory retention.
The benefit of this cleanup is the removal of:
* the ops
* the statedata usage because we want to get rid of it in all the drivers
* extra s
On 18.05.2012 15:35, Torben Zeleny wrote:
Dear Linaro-Dev-Team,
we tried to getting started with the Freescale i.MX6Q Sabre Lite
Boardand have some errors that you have mentioned at your homepage
https://wiki.linaro.org/Boards/MX6QSabreLite:
"In case you somehow do not succeed with this procedur
Hi,
It looks like the Linaro kernel config. doesn't include these two
config. options:
CONFIG_TWL4030_MADC
CONFIG_SENSORS_TWL4030_MADC
I'd suggest adding these two options manually if you feel like
compiling your own kernel or perhaps using Steve Sakoman's script if
you just want a working system
On 05/20/2012 12:19 PM, Sekhar Nori wrote:
Hi Daniel,
On 5/10/2012 2:14 PM, Daniel Lezcano wrote:
This patch removes the ops usage because we have the index
passed as parameter to the idle function and we can determine
if we do WFI or memory retention.
The benefit of this cleanup is the remova
Hi Daniel,
On 5/10/2012 2:14 PM, Daniel Lezcano wrote:
> This patch removes the ops usage because we have the index
> passed as parameter to the idle function and we can determine
> if we do WFI or memory retention.
>
> The benefit of this cleanup is the removal of:
> * the ops
> * the statedat
Hi Daniel,
On 5/10/2012 2:14 PM, Daniel Lezcano wrote:
> The state count is initialized in the driver structure, the cpuidle
> core uses it to initialize the device state count.
>
> Signed-off-by: Daniel Lezcano
Looks good to me. Will queue for v3.6
Nit: In future, please use davinci in small