From: Frank Praznik Date: Mon, 14 Apr 2014 14:11:33 +0000 (-0400) Subject: HID: sony: Convert startup and shutdown functions to use a uniform parameter type X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~6^2^4~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa57a8107b2c861411d385394e0830a656a91a8f;p=pandora-kernel.git HID: sony: Convert startup and shutdown functions to use a uniform parameter type Convert all of the local initialization and shutdown functions to take a parameter type of struct sony_sc* instead of using a mix of struct sony_sc* and struct hid_device*. Allows for the removal of some calls to hid_get_drvdata(). Signed-off-by: Frank Praznik Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed