From: Jiri Slaby Date: Fri, 16 May 2008 09:49:16 +0000 (+0200) Subject: HID: hid, make parsing event driven X-Git-Tag: v2.6.28-rc1~571^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c500c9714011edab021591340042787722db9cf0;p=pandora-kernel.git HID: hid, make parsing event driven Next step for complete hid bus, this patch includes: - call parser either from probe or from hid-core if there is no probe. - add ll_driver structure and centralize some stuff there (open, close...) - split and merge usb_hid_configure and hid_probe into several functions to allow hooks/fixes between them Signed-off-by: Jiri Slaby Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed