Re: [PATCH 4/5] lis3: solve dependency between core and ACPI

From: Daniel Mack
Date: Sun Mar 22 2009 - 19:43:08 EST


On Mon, Mar 23, 2009 at 12:25:18AM +0100, Éric Piel wrote:
> > This solves the dependency between lis3lv02d.[ch] and ACPI specific
> > methods. It introduces a ->bus_priv pointer to the device struct which
> > is casted to 'struct acpi_device' in the ACIP layer. Changed hp_accel.c
> > accordingly.
> Sorry for the long delay. Eventually I've found time to test the patch
> and fix a bug: the axis conversion was set too late, preventing the
> calibration to work.
>
> The attached patch should make your modifications fully working with the
> hp laptops :-)
> I guess the best is to fold it into your patch and I'll ack the new
> version.

Ok, thanks :)

Three patches following this mail - I left out the first two I was
repeatedly sending previously as they're in Andrew's tree already.

Daniel

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