• Oliver Neukum's avatar
    [PATCH] USB: wacom driver fixes · c722dae1
    Oliver Neukum authored
    the same error code path as in the other drivers.
    In addition I added the endianness macros. They save cycles
    in interrupt.
    
      -use endian macros
      -use GFP_KERNEL where SLAB_ATOMIC is not needed
      -fix count bug in open() error path
    c722dae1
wacom.c 20.2 KB