Files
linux-stable-mirror/drivers/input/keyboard
Dmitry TorokhovandGreg Kroah-Hartman 42c5a86853 Input: maple_keyb - set driver data before registering input device
commit 536394ec81 upstream.

Set maple driver data before calling input_register_device() to
ensure that it is available if the device is opened immediately and
the callback is triggered.

Cc: stable@vger.kernel.org
Assisted-by: Antigravity:gemini-3.5-flash
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-07-24 15:54:30 +02:00
..