From: Przemo Firszt Date: Wed, 6 Aug 2014 21:00:38 +0000 (-0700) Subject: Input: wacom - remove passing id for wacom_set_report X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=296b737874b8a671a8f9ee5a64602f15c06ae937;p=pandora-kernel.git Input: wacom - remove passing id for wacom_set_report Every call of wacom_set_report was passing "id" as a separate parameter and buffer also passed the same information. We can use first u8 of the buffer instead of "id" Signed-off-by: Przemo Firszt Signed-off-by: Benjamin Tissoires Reviewed-by: Ping Cheng Tested-by: Przemo Firszt Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed