mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
Merge branch 'for-6.14/uclogic' into for-linus
- minor code cleanup (Colin Ian King)
This commit is contained in:
commit
5a68172a53
|
|
@ -842,7 +842,7 @@ static int uclogic_params_huion_init(struct uclogic_params *params,
|
|||
__u8 *params_ptr = NULL;
|
||||
size_t params_len = 0;
|
||||
/* Parameters string descriptor of a model with touch ring (HS610) */
|
||||
const __u8 touch_ring_model_params_buf[] = {
|
||||
static const __u8 touch_ring_model_params_buf[] = {
|
||||
0x13, 0x03, 0x70, 0xC6, 0x00, 0x06, 0x7C, 0x00,
|
||||
0xFF, 0x1F, 0xD8, 0x13, 0x03, 0x0D, 0x10, 0x01,
|
||||
0x04, 0x3C, 0x3E
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user