• J
    HID: hid, make parsing event driven · c500c971
    Jiri Slaby 提交于
    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: NJiri Slaby <jslaby@suse.cz>
    Signed-off-by: NJiri Kosina <jkosina@suse.cz>
    c500c971
hidp.h 4.6 KB