From: Bastian Blank Date: Sun, 30 Oct 2005 23:00:12 +0000 (-0800) Subject: [PATCH] s390, ccw - export modalias X-Git-Tag: v2.6.15-rc1~59^2~15^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1fc78a8c7f3a784b9fd1e07cc1438a0ea569555;p=pandora-kernel.git [PATCH] s390, ccw - export modalias This patch exports modalias for ccw devices. So you can do: modprobe `echo /sys/device/path_to_device/modalias` and the proper driver will automatically be loaded by userspace. Signed-off-by: Bastian Blank Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed