On Thu, Jul 13, 2023 at 01:12:02PM -0500, Jeff LaBundy wrote: > Point the OF match table directly to the struct that describes the > device as opposed to an intermediate enum; doing so simplifies the > code and avoids a clang warning. > > As part of this change, the I2C device ID table is removed, as the > device cannot probe without an OF node due to the unique nature of > the hardware's interrupt pin. > > Fixes: f2ba47e65f3b ("Input: add support for Azoteq IQS7210A/7211A/E") > Reported-by: kernel test robot <lkp@xxxxxxxxx> > Closes: https://lore.kernel.org/oe-kbuild-all/202307131717.LtwApG0z-lkp@xxxxxxxxx/ > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> Applied, thank you. -- Dmitry