Re: HP accelerometer: split chip handling from HP ACPI interface

From: Éric Piel
Date: Fri Nov 21 2008 - 19:26:24 EST


Andrew Morton schreef:
> On Fri, 21 Nov 2008 22:21:21 +0100
> Pavel Machek <pavel@xxxxxxx> wrote:
>
>> This patch splits handling between chip-specific lis3lv02d and HP/ACPI
>> specific hp_accel.c.
>
> umm, so? What reason does anyone have for applying it?
Here is the log I have for the (old version) of pavel's patch:

The sensor can be accessed via various buses. In particular, SPI, I²C
and, on HP laptops, via a specific ACPI API (the only one currently
supported). Separate this latest platform from the core of the sensor
driver to allow support for the other bus type. The second, and more
direct goal is actually to be able to merge this part with the
hp-disk-leds driver, which has the same ACPI PNP number.


I'll try to follow with a patch doing the merge of the hp-disk-leds
driver, so that everything makes sense...

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