From: Stefan Achatz Date: Sun, 30 Jan 2011 12:38:23 +0000 (+0100) Subject: HID: roccat: Introduce module hid-roccat-common X-Git-Tag: v2.6.39-rc1~429^2^5~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5772f63613ce0a6777e82a7e8fb553e49da27719;p=pandora-kernel.git HID: roccat: Introduce module hid-roccat-common Module hid-roccat-common contains functions used by roccat device driver modules to reduce code duplication. At the moment it contains just two wrapper methods for usb_control_msg that ensure that the buffer used for transfer is dma capable which wasn't the case before. The kconfig option is not visible to the user but will be selected by the device specific drivers. Signed-off-by: Stefan Achatz Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed