Re: [PATCH,FIXED] PCMCIA card inserted, five s2ram cycles, you're dead

2012-02-05 Thread Dominik Brodowski
On Sun, Jan 22, 2012 at 09:12:48AM +, Russell King - ARM Linux wrote: Unfortunately, the description will need a couple of edits for it to apply properly (I just applied it to a local private branch.) On Sun, Jan 22, 2012 at 08:51:57AM +, Russell King - ARM Linux wrote: @@ -546,8

[PATCH,FIXED] PCMCIA card inserted, five s2ram cycles, you're dead

2012-01-22 Thread Russell King - ARM Linux
Last night, I wrote: static int pcmcia_bus_early_resume(struct pcmcia_socket *skt) { if (!verify_cis_cache(skt)) { pcmcia_put_socket(skt); return 0; } I've not been able to check that theory tonight. Maybe someone who knows the code can

Re: [PATCH,FIXED] PCMCIA card inserted, five s2ram cycles, you're dead

2012-01-22 Thread Russell King - ARM Linux
Unfortunately, the description will need a couple of edits for it to apply properly (I just applied it to a local private branch.) On Sun, Jan 22, 2012 at 08:51:57AM +, Russell King - ARM Linux wrote: @@ -546,8 +524,8 @@ static int socket_late_resume(struct pcmcia_socket *skt) This needs a