Re: [PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled

2009-12-16 Thread Guennadi Liakhovetski
On Sat, 28 Nov 2009, Guennadi Liakhovetski wrote: > On Tue, 10 Nov 2009, Ian Molton wrote: > > > Well if they are only masked they shouldnt stop being asserted. But we > > should unmask them again. > > > > Im not really sure we should mask them anyway, with the card possibly > > being gone... Wi

Re: [PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled

2009-11-28 Thread Guennadi Liakhovetski
On Tue, 10 Nov 2009, Ian Molton wrote: > Well if they are only masked they shouldnt stop being asserted. But we > should unmask them again. > > Im not really sure we should mask them anyway, with the card possibly > being gone... Will need to look into it further. Hi Ingo What's the status of t

Re: [PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled

2009-11-09 Thread Ian Molton
Well if they are only masked they shouldnt stop being asserted. But we should unmask them again. Im not really sure we should mask them anyway, with the card possibly being gone... Will need to look into it further. 2009/11/9 Guennadi Liakhovetski : > (re-adding accidentally dropped ML) > > On Mo

Re: [PATCH/RFC] tmio_mmc: keep card-detect interrupts enabled

2009-11-09 Thread Guennadi Liakhovetski
(re-adding accidentally dropped ML) On Mon, 9 Nov 2009, Ian Molton wrote: > Well, I presume we want to know when the card gets removed :) Sure, that's why we shouldn't mask those interrupts:-) If they do get masked and missed, I do not know, if the interrupt remains pending in this case, becau