From: Aaron Skomra Date: Thu, 20 Aug 2015 23:05:16 +0000 (-0700) Subject: HID: wacom: Set button bits based on a new numbered_buttons X-Git-Tag: omap-for-v4.3/fixes-rc1~125^2~1^12~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ee06c5f447b9d50747b29d3e8d48ae7ef1cabe;p=pandora-kernel.git HID: wacom: Set button bits based on a new numbered_buttons Prior to this commit, numbered button bit setting was done separately for each device type in wacom_setup_pad_capabilities(). Here we add a numbered_buttons property to the wacom_features struct and extract the repeated bit setting code to a new function: wacom_settup_numbered_buttons(). Signed-off-by: Aaron Skomra Reviewed-by: Jason Gerecke Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed