[PW_SID:1061551] [RFC] Bluetooth: HIDP: Mark BT_HIDP as DEPRECATED#3341
[PW_SID:1061551] [RFC] Bluetooth: HIDP: Mark BT_HIDP as DEPRECATED#3341BluezTestBot wants to merge 2 commits intoworkflowfrom
Conversation
This patch adds workflow files for ci: [sync.yml] - The workflow file for scheduled work - Sync the repo with upstream repo and rebase the workflow branch - Review the patches in the patchwork and creates the PR if needed [ci.yml] - The workflow file for CI tasks - Run CI tests when PR is created Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
This marks BT_HIDP as DEPRECATED as it is no longer needed on systems
with UHID which is preferred over BT_HIDP as that works both on BR/EDR
and LE beares.
Userspace already defaults to UHID since 9698870015b0
("input.conf: Make UserspaceHID defaults to true") which was released
with 5.73.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
CheckPatch |
|
GitLint |
|
SubjectPrefix |
|
BuildKernel |
|
CheckAllWarning |
|
CheckSparse |
|
BuildKernel32 |
|
TestRunnerSetup |
|
TestRunner_l2cap-tester |
|
TestRunner_iso-tester |
|
TestRunner_bnep-tester |
|
TestRunner_mgmt-tester |
|
TestRunner_rfcomm-tester |
|
TestRunner_sco-tester |
|
TestRunner_ioctl-tester |
|
TestRunner_mesh-tester |
|
TestRunner_smp-tester |
|
TestRunner_userchan-tester |
|
IncrementalBuild |
ab1b299 to
0bcc21a
Compare
From: Luiz Augusto von Dentz luiz.von.dentz@intel.com
This marks BT_HIDP as DEPRECATED as it is no longer needed on systems
with UHID which is preferred over BT_HIDP as that works both on BR/EDR
and LE beares.
Userspace already defaults to UHID since 9698870015b0
("input.conf: Make UserspaceHID defaults to true") which was released
with 5.73.
Signed-off-by: Luiz Augusto von Dentz luiz.von.dentz@intel.com
net/bluetooth/hidp/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)