input/device: Replace UHID_FEATURE with UHID_GET_REPORT
authorArchie Pusaka <apusaka@chromium.org>
Mon, 3 Aug 2020 06:52:22 +0000 (14:52 +0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:50 +0000 (14:30 +0530)
commitd76b47bd9a6f0da67afb29157781d3693eca55de
treed69f83048266bdf2d320126da1ea68015b9139db
parent446f38ea3c31e8a92c8d559854701695fc88e20f
input/device: Replace UHID_FEATURE with UHID_GET_REPORT

According to kernel's uhid.h, UHID_FEATURE is obsolete and is
replaced with UHID_GET_REPORT.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
profiles/input/device.c
profiles/input/hidp_defs.h