From: Daniel Mack Date: Tue, 31 Mar 2009 22:24:32 +0000 (-0700) Subject: lis3: solve dependency between core and ACPI X-Git-Tag: v2.6.30-rc1~508 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a38da2ed74f628c1f3e907c772be21a66eccab9c;p=pandora-kernel.git lis3: solve dependency between core and ACPI 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. Signed-off-by: Daniel Mack Acked-by: Pavel Machek Acked-by: Eric Piel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed