On 05/17/12 21:28, Mark Brown wrote:
On Mon, May 14, 2012 at 04:06:16PM +0200, Daniel Lezcano wrote:
The states are now part of the cpuidle_driver structure, so we can
declare the states in this structure directly. That saves us an extra
variable declaration and a memcpy.
Tested-by: Mark Brown
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 procedure you will have to
use the manufacturing
Hello Omar,
On Wed, 2 May 2012, Omar Ramirez Luna wrote:
> Recently a patch went in for tidspbridge code, to ioremap
> SCM registers and solve a build break[1]. However it has
> been pointed out before that this is a layer violation
> given that control module should handle its own registers, thi
On 05/10/2012 10:44 AM, Daniel Lezcano wrote:
These couple of patches use the new cpuidle core api to refactor
some part of the code. The first one removes the state count initialization
as it is done from the cpuidle core and the second one use the new
API and removes the ops.
The patchset is b
I did a number of searches and found that in the recent kernels the
twl4030-madc module has been made upstream.
And I found this link:
http://wiki.gumstix.org/index.php?title=ADC_overo_2.6.39%2B
as I followed it, I couldn't find the directories mentioned therein..
The most relevant thing I found i