https://github.com/torvalds/linux
Revision d9ca676bcb26e1fdff9265a3e70f697cd381c889 authored by Dan Williams on 08 December 2010, 19:40:47 UTC, committed by David S. Miller on 10 December 2010, 23:45:05 UTC
The ATM subsystem was incorrectly creating the 'device' link for ATM
nodes in sysfs.  This led to incorrect device/parent relationships
exposed by sysfs and udev.  Instead of rolling the 'device' link by hand
in the generic ATM code, pass each ATM driver's bus device down to the
sysfs code and let sysfs do this stuff correctly.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent fb890ae
History
Tip revision: d9ca676bcb26e1fdff9265a3e70f697cd381c889 authored by Dan Williams on 08 December 2010, 19:40:47 UTC
atm: correct sysfs 'device' link creation and parent relationships
Tip revision: d9ca676
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.0 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top