Re: [PATCH 11/18] pcmcia: do not use io_req_t when calling pcmcia_request_io()

2010-08-13 Thread Komuro
Hi, >@@ -248,9 +248,8 @@ static int fmvj18x_probe(struct pcmcia_device *link) > lp->base = NULL; > > /* The io structure describes IO port mapping */ >-link->io.NumPorts1 = 32; >-link->io.Attributes1 = IO_DATA_PATH_WIDTH_AUTO; >-link->io.IOAddrLines = 5; >+link->resource[

Re: [PATCH net-next 2.6.37?] drivers/net/pcmcia: Use pr_ and netdev_

2010-08-13 Thread Dominik Brodowski
On Thu, Aug 12, 2010 at 03:22:51PM -0700, Joe Perches wrote: > On Mon, 2010-08-09 at 17:34 +0200, Dominik Brodowski wrote: > > look good from a PCMCIA point of view, therefore: > > Signed-off-by: Dominik Brodowski > > If PCMCIA is still being looked after, then here's > another for you, maybe for

Re: MAINTAINERS: PCMCIA SUBSYSTEM: Should F: drivers/net/pcmcia/ be added?

2010-08-13 Thread Dominik Brodowski
Hey, On Thu, Aug 12, 2010 at 03:47:52PM -0700, Joe Perches wrote: > On Thu, 2010-08-12 at 15:22 -0700, Joe Perches wrote: > > On Mon, 2010-08-09 at 17:34 +0200, Dominik Brodowski wrote: > > > look good from a PCMCIA point of view, therefore: > > > Signed-off-by: Dominik Brodowski > > There's no