]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
riscom8: Auto-load riscom8 module when device opened.
authorScott James Remnant <scott@canonical.com>
Mon, 6 Apr 2009 16:33:26 +0000 (17:33 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Apr 2009 21:36:31 +0000 (14:36 -0700)
commit5c9f5806836a9079d6c2d38d567d5f0662863bf4
treec31d5f616a73fc80dbbce9f45ac24fcd4a6747a4
parente766aeb882b41355d8732cf49aa9412baef852c5
riscom8: Auto-load riscom8 module when device opened.

The riscom8 module is missing the char-major-48-* 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/riscom8.c