]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
HID: uhid: keep legacy definitions at the bottom of uhid.h
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 29 Jul 2014 15:14:22 +0000 (17:14 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 25 Aug 2014 08:28:07 +0000 (03:28 -0500)
commit50598e7055d0d8610732e7eb2c84cbc3bc7db294
tree4147036f711711f36617b95b381218cfde7ff2c0
parentfa71f32b5de2be1644ee671ddbe211d79be7847f
HID: uhid: keep legacy definitions at the bottom of uhid.h

Instead of inlining the legacy definitions into the main part of uhid.h,
keep them at the bottom now. This way, the API is much easier to read and
legacy requests can be looked up at a separate place.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
include/uapi/linux/uhid.h