[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Mon, 22 Oct 2001 15:38:07 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/10/22 15:38:07

Modified files:
	arch/parisc/kernel: drivers.c inventory.c processor.c 
	include/asm-parisc: hardware.h pdc.h 

Log message:
* Add struct hardware_path.
* Use it in struct pdc_pat_cell_mod_maddr_block and struct pdc_module_path.
* Stop storing mod_path in parisc_device.
* Change hw_path from an int to a char.
* Use hardware_path in device.c instead of pdc_module_path.