From: Jiri Kosina Date: Mon, 17 Feb 2014 23:39:39 +0000 (+0100) Subject: HID: cp2112: convert to use hid_hw_raw_request() X-Git-Tag: v3.15-rc1~114^2~4^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490051ad164ac53a96ca41f6edc270640bfc499d;p=pandora-kernel.git HID: cp2112: convert to use hid_hw_raw_request() Commit cafebc0 ("HID: remove hid_get_raw_report in struct hid_device") obsoletes the use of hdev->hid_get_raw_report(), as calling hid_hw_raw_request() is functionally equivalent. Convert cp2112 to use this notation. Reported-by: fengguang.wu@intel.com Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed