]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: silead_gsl1680 - use "silead/" prefix for firmware loading
authorHans de Goede <hdegoede@redhat.com>
Thu, 8 Sep 2016 02:32:14 +0000 (19:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 10 Sep 2016 17:49:15 +0000 (10:49 -0700)
commit4af2ff91ec3f42b538a65cf12df5f9faf6aaa914
treea8e4dcbeddb4a9c2c02efb69f78773ad74504c22
parent43ba588346455dcc984dc98a49af1c2eb1e9aa75
Input: silead_gsl1680 - use "silead/" prefix for firmware loading

The silead touch-controller ICs use a different firmware per digitizer /
tablet model. So there are going to be quite a few of then and they really
should be under a separate subdir.

This commit prefixes the default firmware names with "silead/" just like
we are already doing for devicetree specified firmware names.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/silead.c