Hi

ani wrote:
Hello Michael,

What is this patch suppose to achieve which is not already done in
current android kernel?

AFAIK this patch is a workaround when headset is not detected if you
insert during suspend as the system is in sleep
state and also if the headset event is not registered as wake up
source.
just an example here:

pxa320 in deepsleepmode the gpio is not a wakeup source so you need
to recheck the headset state.

So basically when we wake up the pm will call resume and there you are
scheduling your work to find out if the
 headset state is changed or not(this is what is achieved by this
patch)?
Yes
Is the above functionality not working with android kernel?Or is it a
bug for which you have this patch??


If you want to use the android-kernel, you need to do some work around for your specific
platform.

Michael

--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel

Reply via email to