From: Antonio Ospite Date: Mon, 16 Feb 2015 17:12:23 +0000 (+0100) Subject: HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb() X-Git-Tag: omap-for-v4.1/fixes-rc1~163^2~1^9~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad89ad046b0a9cfad99fb30e27df2be5bf76b54;p=pandora-kernel.git HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb() Use the same type declared in the prototypes of functions that are going to accept the buffer as parameter. Signed-off-by: Antonio Ospite Acked-by: Frank Praznik Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed