Tim Zimmermann
6b53dc899e
drivers: misc: samsung: scsc: fix build without CONFIG_SCSC_WLBTD
...
Change-Id: I13cba302b47e5353656bab86b725e128bdd5e628
2025-01-16 23:15:33 +01:00
Tim Zimmermann
39efa81db3
misc: samsung: scsc_bt: Always set transport unit size to 16
...
* Our firmware wants this to be 16 (PCM) instead of 0x00 (HCI)
* Removes the need for patching userspace
Change-Id: Ie88a682b5acc6ef73db5d35dbd336544ab0a1a2a
2025-01-16 23:15:22 +01:00
Ksawlii
895709a281
drivers: samsung: scsc: Adapt scsc_wlbtd.c for Linux 5.10.229
2024-11-24 00:42:20 +01:00
roynatech2544
0db070a424
Fix clang 16 errors treewide
...
- misleading indentation
- strict prototypes [1]
[1]
int foo(void) {...}
instead of
int foo() {...}
drivers: usb: Fix misleading indentation
2024-06-15 16:28:48 -03:00
roynatech2544
c8fe547dae
soc/samsung: Fix strict prototypes
2024-06-15 16:28:48 -03:00
Gabriel2392
7ed7ee9edf
Import A536BXXU9EXDC
2024-06-15 16:02:09 -03:00