]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit58433b572d976c9b7f287f202d1d25ea3f50b743
treeba6ab4c2abfad2f5e19fe90db5ed3f7ffe67d087
parent3d8411b1a0e85eb8a00362a7f5df227ea413111c
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