ideapad_laptop: introduce struct acpi_device pointer to ideapad_private structure
authorZhang Rui <rui.zhang@intel.com>
Wed, 25 Sep 2013 12:39:47 +0000 (20:39 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 25 Sep 2013 17:40:12 +0000 (19:40 +0200)
commit469f64349c5e7bd072d1ca5a72b8f2a80ef118f2
tree87781e8cadd888b14a8cd54f4d46e32d79630c5f
parent11fa8da5fb14b23ff796c09d61a162a27deeb04f
ideapad_laptop: introduce struct acpi_device pointer to ideapad_private structure

Introduce struct acpi_device pointer to ideapad_private structure.
At the same time, replace all adevice with adev to be short and consistent.

Signed-off-by: Zhang Rui <rui.zhang@intel.com>
CC: Matthew Garrett <matthew.garrett@nebula.com>
CC: Ike Panhc <ike.pan@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/platform/x86/ideapad-laptop.c