[android-kernel] Re: drivers/base/power/main.c:521: error: 'struct dev_pm_info' has no member named 'in_suspend'

2012-01-05 Thread aulty
Hi, You can fix this by applying this patch: Author: Matthew Ault Date: Wed Jan 4 12:41:07 2012 + drivers/base/power/main.c: Fix reference to renamed function diff --git a/drivers/base/power/main.c b/drivers/base/power/main.c index 5dac263..cd32d25 100644 --- a/drivers/base/power/main

[android-kernel] Re: Problem in suspending Wifi driver due to userspace process freeze during suspend sequence

2012-01-05 Thread raji
Hi Sunil, Think you might have already resolved the issue stated above. I have just started to work on Power management side for one of the devices for Android and joined this group.Came across this while i was browsing reagarding the suspend flow for Android devices. w.r.t to "1) Freezing Ta

[android-kernel] how to flash a device

2012-01-05 Thread qifen dong
Hi, all I learned that it needs four files which are kernel zimage, system.img, userdata.img and ramdisk.img to run emulator. But I have no idea about how to flash a device (such as GT540 phone ) with these four files. B.T.W., I have downloaded kernel source code for GT540 phone (from: http://ww

[android-kernel] Re: How to create boot.img

2012-01-05 Thread J-F
Hi For what target are you building ? Regards On Dec 20 2011, 10:13 pm, jfha73 wrote: > Hey guys, > > I'm a newbie when it comes to compiling n Operating System, so I just > finished building Android 4 with no errors of any kind, but I'm stuck > because even thoug I have a ramdisk.img, a userda