Re: RFC [PATCH] acpi: allow SMBus access

From: Johan Vromans
Date: Tue Jul 04 2006 - 07:43:27 EST


Bruno Ducrot <ducrot@xxxxxxxxxxxx> writes:

> An intermediate solution would be to use the already existing
> ec_read|write instead of the one you want to use. The original
> SMBus driver used acpi_ec_read because the author wanted to be
> sure that driver will support laptops with more than one EC, but
> he never saw such laptops so far.

Indeed, if the requirement for multiple ECs can be dropped, this
simplifies the problem sufficiently to use the current ec_read/write
functions.

Unless someone comes up with other ideas I suggest to withdraw this
proposal until laptops with multiple ECs hit the market...

-- Johan


-
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/