Input: max77650-onkey - add of_match table
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 10 Jan 2020 18:22:12 +0000 (10:22 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 17 Jan 2020 04:23:24 +0000 (20:23 -0800)
commitce535a2efb48d8d4c4e4b97e2764d7cee73d9b55
treeba6ab4c2abfad2f5e19fe90db5ed3f7ffe67d087
parentc15f8ba6dc1f6a8330cd89374a21388a5d91f92c
Input: max77650-onkey - add of_match table

We need the of_match table if we want to use the compatible string in
the pmic's child node and get the onkey driver loaded automatically.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/max77650-onkey.c