Re: [PATCH 3/4] Input: xpad - Poweroff XBOX360W on mode button long press
From: Pavel Rojtberg <hidden>
Date: 2022-08-18 13:53:42
From: Pavel Rojtberg <hidden>
Date: 2022-08-18 13:53:42
Am 18.08.22 um 15:11 schrieb Greg KH:
On Thu, Aug 18, 2022 at 03:00:20PM +0200, Pavel Rojtberg wrote:quoted
From: Santosh De Massari <redacted> Newer gamepads turn themselves off when the mode button is held down. For XBOX360W gamepads we must do this in the driver. Do not use BIT() macro for consistency within the file.You can fix the file up to properly use the BIT() macro :) thanks, greg k-h
That change should be a separate patch anyway, no? Can we postpone this to the next patch series? Greetings, Pavel