Searched hist:"140 b932f8cb6cced10b96860651a198b1b89cbb9" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/macintosh/ |
H A D | macio_sysfs.c | diff 140b932f8cb6cced10b96860651a198b1b89cbb9 Thu Apr 24 15:16:00 CEST 2008 Olaf Hering <olaf@aepfle.de> [POWERPC] Create modalias file in sysfs for of_platform bus
Create /sys/bus/of_platform/devices/*/modalias file to allow autoloading of modules. Modalias files are already present for many other bus types. This adds also a newline to the devspec files.
Also create a devspec file for mac-io devices. They were created as a side effect. Use correct buffer size for mac-io modalias buffer.
Tested on iBook1 and Efika.
Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/linux/drivers/of/ |
H A D | device.c | diff 09e67ca2c523544e6b38aa570a5f62a0cf20b87b Fri May 16 03:57:45 CEST 2008 Stephen Rothwell <sfr@canb.auug.org.au> [POWERPC] Move of_device_get_modalias to drivers/of
Commit 140b932f8cb6cced10b96860651a198b1b89cbb9 ("Create modalias file in sysfs for of_platform bus") needs this to avoid breaking the sparc builds.
Just move the code and add whitespace around some binary operators.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Paul Mackerras <paulus@samba.org> diff 140b932f8cb6cced10b96860651a198b1b89cbb9 Thu Apr 24 15:16:00 CEST 2008 Olaf Hering <olaf@aepfle.de> [POWERPC] Create modalias file in sysfs for of_platform bus
Create /sys/bus/of_platform/devices/*/modalias file to allow autoloading of modules. Modalias files are already present for many other bus types. This adds also a newline to the devspec files.
Also create a devspec file for mac-io devices. They were created as a side effect. Use correct buffer size for mac-io modalias buffer.
Tested on iBook1 and Efika.
Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | platform.c | diff 140b932f8cb6cced10b96860651a198b1b89cbb9 Thu Apr 24 15:16:00 CEST 2008 Olaf Hering <olaf@aepfle.de> [POWERPC] Create modalias file in sysfs for of_platform bus
Create /sys/bus/of_platform/devices/*/modalias file to allow autoloading of modules. Modalias files are already present for many other bus types. This adds also a newline to the devspec files.
Also create a devspec file for mac-io devices. They were created as a side effect. Use correct buffer size for mac-io modalias buffer.
Tested on iBook1 and Efika.
Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
/linux/include/linux/ |
H A D | of_device.h | diff 09e67ca2c523544e6b38aa570a5f62a0cf20b87b Fri May 16 03:57:45 CEST 2008 Stephen Rothwell <sfr@canb.auug.org.au> [POWERPC] Move of_device_get_modalias to drivers/of
Commit 140b932f8cb6cced10b96860651a198b1b89cbb9 ("Create modalias file in sysfs for of_platform bus") needs this to avoid breaking the sparc builds.
Just move the code and add whitespace around some binary operators.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
|