Input: elantech - annotate fall-through case in elantech_use_host_notify()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Jul 2019 07:29:03 +0000 (10:29 +0300)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 24 Jul 2019 09:43:51 +0000 (12:43 +0300)
commitf3b5720cabafe90b8b7cffbc7b8fec1c17d4ff4b
treed7afa2858fb9f883a403774583712c30c0add93e
parent883a2a80f79ca5c0c105605fafabd1f3df99b34c
Input: elantech - annotate fall-through case in elantech_use_host_notify()

This avoids a warning when building with -Wimplicit-fallthrough.

Fixes: 883a2a80f79c ("Input: elantech - enable SMBus on new (2018+) systems")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/elantech.c