hw: input: set category of the i8042 device
authorkumar sourav <sourav.jb1988@gmail.com>
Fri, 25 Jan 2019 15:14:40 +0000 (20:44 +0530)
committerLaurent Vivier <laurent@vivier.eu>
Wed, 30 Jan 2019 09:19:32 +0000 (10:19 +0100)
commitcbe9ed73f905b532918603c04807bfa84d6051fb
tree0e9832aedefa60b3057c88cfbeb9aeb88b7bdf0c
parent89cb0c0403f27cdb040fc8bf84749333f3248e38
hw: input: set category of the i8042 device

Sets the category of i8042 device as DEVICE_CATEGORY_INPUT
Devices should be assigned to one of DEVICE_CATEGORY_XXXX.

Signed-off-by: kumar sourav <sourav.jb1988@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20190125151440.13794-1-sourav.jb1988@gmail.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/input/pckbd.c