Re: [PATCH 05/20] input: rmi4: rmi_f01: Struct headers are expected to start with 'struct <name>'
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-11-10 00:49:08
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2020-11-10 00:49:08
Also in:
lkml
Hi Lee, On Wed, Nov 04, 2020 at 04:24:12PM +0000, Lee Jones wrote:
Fixes the following W=1 kernel build warning(s): drivers/input/rmi4/rmi_f01.c:106: warning: Cannot understand * @ctrl0 - see the bit definitions above. Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: linux-input@vger.kernel.org Signed-off-by: Lee Jones <redacted>
I folded all RMI4 patches together and added more missing field descriptions/fixed a few things, and applied. Thank you. -- Dmitry