[android-kernel] Re: wakelock adaption

2013-03-08 Thread NIRAV SHAH
Thanks a lot Mark! I really appreciate the help! On Wednesday, March 6, 2013 11:30:57 AM UTC-8, NIRAV SHAH wrote: > > Hello, > > I am trying to port a linux wifi 80211 driver + mac80211 to android. But > the mac80211 and driver code does not have wakelocks, early suspend, e

[android-kernel] wakelock adaption

2013-03-06 Thread NIRAV SHAH
Hello, I am trying to port a linux wifi 80211 driver + mac80211 to android. But the mac80211 and driver code does not have wakelocks, early suspend, etc, all nice features that Android provides. Is it safe to assume they will perform sub optimally without these features. What are the probl