linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [Q] 2.4.6 compatibility cruft in 8250_pci.c
       [not found]   ` <20021011132723.B8823@flint.arm.linux.org.uk>
@ 2002-10-14  8:11     ` Andrey Panin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Panin @ 2002-10-14  8:11 UTC (permalink / raw)
  To: Russell King; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

On Птн, Окт 11, 2002 at 01:27:23 +0100, Russell King wrote:
> On Wed, Oct 09, 2002 at 07:41:43AM +0400, Andrey Panin wrote:
> > Ugh, this is not what i need. I want to move SIIG combo cards support
> > from 8250_pci.c to parport_serial.c module. For this I need to export
> > pci_siig[12]0x_fn() functions having struct pci_board *board as one
> > of arguments. parport_serial.c modules already includes
> > <linux/serialP.h> so used it for 2.4, but 2.5 is different.
> 
> Well, I'd like to eliminate struct pci_board from the init functions
> for several reasons.  One of them is that some of the init functions
> do buggy things with it (like increasing the number of ports.)
> 
> This should solve your problem - please confirm.
>
Yes it should fix my problem, actually SIIG initialization functions don't
even use this argument.

When you submit this change to 2.5 I'll send a patch ASAP.

Best regards.

-- 
Andrey Panin            | Embedded systems software engineer
pazke@orbita1.ru        | PGP key: wwwkeys.eu.pgp.net

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Q] 2.4.6 compatibility cruft in 8250_pci.c
@ 2002-10-06  0:14 Andrey Panin
  0 siblings, 0 replies; 2+ messages in thread
From: Andrey Panin @ 2002-10-06  0:14 UTC (permalink / raw)
  To: rmk; +Cc: linux-kernel

Hello all,

do we really need these lines now ?

/* 2.4.6 compatinility cruft ... */
#define pci_board __pci_board
#include <serialP.h>
#undef pci_board

I'm trying to forward port a patch moving SIIG combo cards support
from serial driver into parport_serial.c and these lines are on my
way :)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-14  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021009004606.G12270@flint.arm.linux.org.uk>
     [not found] ` <57751.172.192.100.207.1034134903.squirrel@mail.orbita1.ru>
     [not found]   ` <20021011132723.B8823@flint.arm.linux.org.uk>
2002-10-14  8:11     ` [Q] 2.4.6 compatibility cruft in 8250_pci.c Andrey Panin
2002-10-06  0:14 Andrey Panin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).