From: Pavel Rojtberg <rojtberg@xxxxxxxxx> This patchset slightly refactors the code of the xpad driver. These are only renames and no functional changes were made yet. The first patch introduces the BIT() macro as promised in my last patchset. The second patch introduces GIP_* defines to make the xboxone packets readable. Pavel Rojtberg (2): Input: xpad - refactor using BIT() macro Input: xpad - decipher xpadone packages with GIP defines drivers/input/joystick/xpad.c | 211 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 125 insertions(+), 86 deletions(-) -- 2.34.1