]> Git Repo - linux.git/commit
HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection
authorEven Xu <[email protected]>
Tue, 5 Dec 2023 01:50:31 +0000 (09:50 +0800)
committerJiri Kosina <[email protected]>
Wed, 6 Dec 2023 10:33:45 +0000 (11:33 +0100)
commitf645a90e8ff732c48dd9f18815baef08c44ac8a0
tree0526cc6dc9381c3dd057afad4cb2ac0f7341ec5b
parenta3a44d2d3a5c5ff6e73c711db5b1911b5a676bb0
HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection

Use helper functions ishtp_cl_establish_connection() and
ishtp_cl_destroy_connection() to establish and destroy connection
respectively. These functions are used during initialization, reset and
deinitialization flows.

No functional changes are expected.

Signed-off-by: Even Xu <[email protected]>
Acked-by: Srinivas Pandruvada <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
drivers/hid/intel-ish-hid/ishtp-hid-client.c
This page took 0.045227 seconds and 4 git commands to generate.