Re: RFC: use datacs is smc91x driver

From: Nicolas Pitre
Date: Mon Jan 24 2005 - 15:31:38 EST


On Mon, 24 Jan 2005, Ian Campbell wrote:

> Hi Nico,
>
> Below is a first cut at supporting the second 32-bit DATACS chipselect
> in the smc91x driver to transfer data.

[...]

> I'm not entirely happy with using the SMC_*_RESOURCE defines to find the
> correct resources, but I don't think you can have a placeholder for the
> attrib space at index 1 (when you don't have an attrib space) and still
> have datacs at index 2.

I don't like that either. Maybe the whole thing should be converted to
use platform_get_resource_byname() ?


Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/