]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers, staging, unisys Add modalias files to visorbus devices
authorPrarit Bhargava <prarit@redhat.com>
Fri, 24 Jul 2015 16:06:53 +0000 (12:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 Jul 2015 23:08:11 +0000 (16:08 -0700)
commit59fd2c8bd11ff1cc9e8fd84f69d8047e63fad0a3
tree55815e008bac0a36d1f9d84b2f63ff227b32435e
parentf93b0cbfdf919c956ce8cdd1fff10068004ff3a5
drivers, staging, unisys Add modalias files to visorbus devices

This patch adds modalias files that export the device UUID type to sysfs
so that udev can autoload the appropriate device driver on demand.  Note
that is required a minor name change to the channel device sysfs files
which are currently named visorbus_dev_groups, and are now named
visorbus_channel_groups.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c