[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45A26DB0.8090106@pobox.com>
Date: Mon, 08 Jan 2007 11:13:36 -0500
From: Jeff Garzik <jgarzik@...ox.com>
To: Alan <alan@...rguk.ukuu.org.uk>
CC: linux-kernel@...r.kernel.org, akpm@...l.org, uwe.koziolek@....net
Subject: Re: [PATCH] sata_sis: Support for PATA supports
Alan wrote:
> This is quick rework of the patch Uwe proposed but using Kconfig not
> ifdefs and user selection to sort out PATA support. Instead of ifdefs and
> requiring the user to select both drivers the SATA driver selects the
> PATA one.
>
> For neatness I've also moved the extern into the function that uses it.
>
> Two questions really
> 1. Do you want the extern in a header file
not for an atom so small.
When I mentioned header files (if this was the genesis of your
question), I intentionally referred to sata_promise.h as an example of
sharing /code/ between two drivers.
> 2. Is this now neat enough to keep you happy Jeff or shall I do
> the library split anyway ?
It's still ugly relying on an unused driver like this, but this
[current] revision is clean enough that I'll go ahead and apply this patch.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists