aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid
diff options
context:
space:
mode:
authorBasavaraj Natikar <Basavaraj.Natikar@amd.com>2022-05-09 18:50:25 +0530
committerJiri Kosina <jkosina@suse.cz>2022-05-11 14:16:26 +0200
commita8641d7d8500d41d312350470464e03f3df3672a (patch)
treea154a80d829d0d4e2b974e1939ac76e847d410c8 /drivers/hid
parentHID: amd_sfh: Add physical location to HID device (diff)
downloadwireguard-linux-a8641d7d8500d41d312350470464e03f3df3672a.tar.xz
wireguard-linux-a8641d7d8500d41d312350470464e03f3df3672a.zip
HID: amd_sfh: Move bus declaration outside of amd-sfh
This should allow external drivers to reference this bus ID reservation and detect data coming from amd-sfh. Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r--drivers/hid/amd-sfh-hid/amd_sfh_hid.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/amd-sfh-hid/amd_sfh_hid.h b/drivers/hid/amd-sfh-hid/amd_sfh_hid.h
index cb04f47c8648..ad264db63180 100644
--- a/drivers/hid/amd-sfh-hid/amd_sfh_hid.h
+++ b/drivers/hid/amd-sfh-hid/amd_sfh_hid.h
@@ -12,7 +12,6 @@
#define AMDSFH_HID_H
#define MAX_HID_DEVICES 5
-#define BUS_AMD_SFH 0x20
#define AMD_SFH_HID_VENDOR 0x1022
#define AMD_SFH_HID_PRODUCT 0x0001