Re: [PATCH] pcmcia: fix up alignf issues

2010-04-05 Thread Dominik Brodowski
On Mon, Apr 05, 2010 at 08:18:52PM +0900, Komuro wrote:
> Hi,
> 
> >> cf->io.win[0].base returns 0 at smc_configcheck();
> >> So I think this is a pcmcia_request_io problem.
> >
> >Actually, it seems to be an issue with rsrc_nonstatic. Attached is a patch
> >for 2.6.34-rc;
> 
> OK. works.

Thanks for testing! 2.6.33 does not seem to have this problem. I'll push the
fix to Linus soon.

Best,
Dominik

___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia


Re: [PATCH] pcmcia: fix up alignf issues

2010-04-05 Thread Komuro
Hi,

>> cf->io.win[0].base returns 0 at smc_configcheck();
>> So I think this is a pcmcia_request_io problem.
>
>Actually, it seems to be an issue with rsrc_nonstatic. Attached is a patch
>for 2.6.34-rc;

OK. works.


___
Linux PCMCIA reimplementation list
http://lists.infradead.org/mailman/listinfo/linux-pcmcia