specialix: Auto-load specialix module when device opened.
authorScott James Remnant <scott@canonical.com>
Mon, 6 Apr 2009 16:33:11 +0000 (17:33 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:36:31 +0000 (14:36 -0700)
commit5350d3ba3d4cee899fa0b95fc0d30202ac8073e7
treee43298af6812bb2447ec290916d0a29aed8d948c
parent9f56fad741163fe2111cbbcfb7ff795ebdabdab1
specialix: Auto-load specialix module when device opened.

The specialix module is missing the char-major-75-* alias that would
cause it to be auto-loaded when a device of that type is opened.  This
patch adds the alias.

Signed-off-by: Scott James Remnant <scott@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/specialix.c