Re: [PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2015-01-08 Thread Linus Walleij
On Mon, Dec 22, 2014 at 7:47 PM, Doug Anderson wrote: > I was seeing cases where I was losing interrupts when inserting and > removing SD cards. Sometimes the card would get "stuck" in the > inserted state. > > I believe that the problem was related to the code to handle the case > where we

Re: [PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2015-01-08 Thread Linus Walleij
On Mon, Dec 22, 2014 at 7:47 PM, Doug Anderson diand...@chromium.org wrote: I was seeing cases where I was losing interrupts when inserting and removing SD cards. Sometimes the card would get stuck in the inserted state. I believe that the problem was related to the code to handle the case

Re: [PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2014-12-27 Thread Heiko Stübner
Am Montag, 22. Dezember 2014, 10:47:29 schrieb Doug Anderson: > I was seeing cases where I was losing interrupts when inserting and > removing SD cards. Sometimes the card would get "stuck" in the > inserted state. > > I believe that the problem was related to the code to handle the case > where

Re: [PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2014-12-27 Thread Heiko Stübner
Am Montag, 22. Dezember 2014, 10:47:29 schrieb Doug Anderson: I was seeing cases where I was losing interrupts when inserting and removing SD cards. Sometimes the card would get stuck in the inserted state. I believe that the problem was related to the code to handle the case where we

[PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2014-12-22 Thread Doug Anderson
I was seeing cases where I was losing interrupts when inserting and removing SD cards. Sometimes the card would get "stuck" in the inserted state. I believe that the problem was related to the code to handle the case where we needed both rising and falling edges. This code would disable the

[PATCH] pinctrl: rockchip: Avoid losing interrupts when supporting both edges

2014-12-22 Thread Doug Anderson
I was seeing cases where I was losing interrupts when inserting and removing SD cards. Sometimes the card would get stuck in the inserted state. I believe that the problem was related to the code to handle the case where we needed both rising and falling edges. This code would disable the