]> 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)
commitc621a358cafaeead2bd87dbeb8094047fe1e2906
treeba6ab4c2abfad2f5e19fe90db5ed3f7ffe67d087
parentcf2e6e2fc5e6e77812ec91ca5fcec776df7e357b
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