]> git.baikalelectronics.ru Git - kernel.git/commit
applicom: Auto-load applicom module when device opened.
authorScott James Remnant <scott@canonical.com>
Mon, 6 Apr 2009 16:32:58 +0000 (17:32 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:36:30 +0000 (14:36 -0700)
commit7b4ddaebbe34b91602a4980b58f10c5978be4c42
treec558cad9cb2b203b5d3ecfb6e49cffca53bdeb84
parent9abc52d4201a5747ab2dc25fa1927e5ccac32787
applicom: Auto-load applicom module when device opened.

The applicom module is missing the char-major-10-157 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/applicom.c