Files
linux/drivers
Alexey Dobriyan 8f25a45a21 Input: i8042 - unbreak Pegatron C15B
[ Upstream commit a3a9060eca ]

g++ reports

	drivers/input/serio/i8042-x86ia64io.h:225:3: error: ‘.matches’ designator used multiple times in the same initializer list

C99 semantics is that last duplicated initialiser wins,
so DMI entry gets overwritten.

Fixes: a48491c65b ("Input: i8042 - add ByteSpeed touchpad to noloop table")
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
Link: https://lore.kernel.org/r/20201228072335.GA27766@localhost.localdomain
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-02-10 09:09:25 +01:00
..
2020-11-10 10:23:51 +01:00
2021-01-17 13:57:55 +01:00
2021-01-23 15:38:17 +01:00
2020-11-10 10:23:53 +01:00
2020-12-29 13:45:00 +01:00
2020-02-28 15:42:33 +01:00