diff options
author | Helge Deller <deller@gmx.de> | 2008-12-25 20:04:00 +0000 |
---|---|---|
committer | Kyle McMartin <kyle@mcmartin.ca> | 2009-01-05 19:11:59 +0000 |
commit | 7246c31e45021bc68688c4a8fd2bbb70b485d1ef (patch) | |
tree | baaa5913bec7d3a36b02861f67e1cdde66815005 /arch/parisc/kernel/pdc_cons.c | |
parent | 5fbf6635a951a75870be9874580c55da538fb025 (diff) | |
download | blackbird-op-linux-7246c31e45021bc68688c4a8fd2bbb70b485d1ef.tar.gz blackbird-op-linux-7246c31e45021bc68688c4a8fd2bbb70b485d1ef.zip |
parisc: add uevent helper for parisc bus
parisc: add uevent helper for parisc bus
udev device-driver auto detection was failing to work on the GSC bus, since
udev didn't knew wich driver to load due to a missing MODALIAS environment
variable from kernel.
This patch fixes this by adding the MODALIAS environment variable to the
uevent kernel notifications.
Since modalias_show() generated the modalias string already, I splitted this
out and created a new static function make_modalias() which is now used by
modalias_show() and the new parisc_uevent() function.
Tested on 715/64 and c3000.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'arch/parisc/kernel/pdc_cons.c')
0 files changed, 0 insertions, 0 deletions