]> Git Repo - linux.git/commit - drivers/char/applicom.c
applicom: Auto-load applicom module when device opened.
authorScott James Remnant <[email protected]>
Mon, 6 Apr 2009 16:32:58 +0000 (17:32 +0100)
committerLinus Torvalds <[email protected]>
Mon, 6 Apr 2009 21:36:30 +0000 (14:36 -0700)
commit14f8d3ff3141caa8bf8326381ab8e6ce06c564b8
treec558cad9cb2b203b5d3ecfb6e49cffca53bdeb84
parentf4487101c7c5e529777b297eda5a5b69347f51a0
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 <[email protected]>
Signed-off-by: Tim Gardner <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/applicom.c
This page took 0.050976 seconds and 4 git commands to generate.