]> git.baikalelectronics.ru Git - kernel.git/commit
sbus: Auto-load openprom module when device opened.
authorScott James Remnant <scott@canonical.com>
Fri, 13 Mar 2009 21:30:08 +0000 (14:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2009 21:30:08 +0000 (14:30 -0700)
commit13835e50a01f32f0369fb0539164a1e4e06c88a1
tree5032b728a566140cfe94efbe10133c29dbee0c5e
parente88e35b7257fefdabe90abf20dbfe279454f1472
sbus: Auto-load openprom module when device opened.

The openprom module is missing the char-major-10-139 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: David S. Miller <davem@davemloft.net>
drivers/sbus/char/openprom.c