commit | e61997881e0402aedbfad8696e369568a0583f14 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olh@suse.de> | Wed Feb 01 03:05:58 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:19 2006 -0800 |
tree | 2b66d348024b41c22966c386f3ca6647a9efdb00 | |
parent | 39931e41becd6abeb2014747369d8b6392f5dbac [diff] |
[PATCH] MODALIAS= for macio Prodive a MODALIAS= enviroment variable for devices on the mac-io bus. Change the buffer length counter to not waste memory by advancing the pointer for the next string too far. Tested on an ibook1 with modular pmac_zilog. Signed-off-by: Olaf Hering <olh@suse.de> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>