Input: i8042 - add PNP modaliases
authorTom Gundersen <teg@jklm.no>
Thu, 31 Oct 2013 07:33:54 +0000 (00:33 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 31 Oct 2013 15:46:06 +0000 (08:46 -0700)
This allows the module to be autoloaded in the common case.

In order to work on non-PnP systems the module should be compiled in or
loaded unconditionally at boot (c.f. modules-load.d(5)), as before.

Signed-off-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

No differences found