From: Zhang Rui Date: Wed, 25 Sep 2013 12:39:48 +0000 (+0800) Subject: ideapad_laptop: convert internal function calls to use ideapad_private as parameter X-Git-Tag: v3.13-rc1~96^2~24^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75a11f11a49da9862ff2fbae75428076571cebe4;p=pandora-kernel.git ideapad_laptop: convert internal function calls to use ideapad_private as parameter As struct ideapad_private has all the information needed for any operations, convert ideapad_register_rfkill()/ideapad_unregister_rfkill() and ideapad_sync_touchpad_state() to use struct ideapad_private as the parameter, to be consistent with the others. Signed-off-by: Zhang Rui CC: Matthew Garrett CC: Ike Panhc Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed