From: Antonio Ospite Date: Mon, 16 Feb 2015 17:12:21 +0000 (+0100) Subject: HID: sony: Use the minimum accepted size for feature report 0xf2 X-Git-Tag: omap-for-v4.1/fixes-rc1~163^2~1^9~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29b691a894f3964b26b8179423a45591fc071eea;p=pandora-kernel.git HID: sony: Use the minimum accepted size for feature report 0xf2 Sixaxis devices accept feature report 0xf2 when size is >= 17, not 18. Use the minimum accepted size. The change is mainly for documentation purposes, the code worked fine even before this change. Signed-off-by: Antonio Ospite Acked-by: Frank Praznik Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed