From: Tai-hwa Liang Date: Mon, 26 Mar 2012 00:15:03 +0000 (-0700) Subject: Input: sentelic - refactor code for upcoming new hardware support X-Git-Tag: v3.4-rc1~28^2~1^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac1780f9e6ed212e56d4132e997551297a97112;p=pandora-kernel.git Input: sentelic - refactor code for upcoming new hardware support - Move event bits setup code into a separate function, fsp_set_input_params(), so that we can perform hardware-specific settings in the future; - Take hardware version information into account when activating protocol; - Remove button information from boot message as it's somewhat confusing and is only for internal processing. While there, also move button retrieval code to be a part of protocol activation process. Signed-off-by: Tai-hwa Liang Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed