• J
    HID: make a bus from hid code · 85cdaf52
    Jiri Slaby 提交于
    Make a bus from hid core. This is the first step for converting all the
    quirks and separate almost-drivers into real drivers attached to this bus.
    
    It's implemented to change behaviour in very tiny manner, so that no driver
    needs to be changed this time.
    
    Also add generic drivers for both usb and bt into usbhid or hidp
    respectively which will bind all non-blacklisted device. Those blacklisted
    will be either grabbed by special drivers or by nobody if they are broken at
    the very rude base.
    Signed-off-by: NJiri Slaby <jslaby@suse.cz>
    Signed-off-by: NJiri Kosina <jkosina@suse.cz>
    85cdaf52
hid-core.c 31.8 KB