Hi, Apparently on some Android ARM platforms, the Bluetooth DS4 path was crashing due to an undefined pointer value. For some reasons (compile flags, compiler, x86?) I didn't hit this issue yet. The patch fixes the issue. Thanks, Roderick Colenbrander Roderick Colenbrander (1): HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth. drivers/hid/Kconfig | 2 +- drivers/hid/hid-playstation.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.38.1