[parisc-linux-cvs] linux-2.6 willy
Matthew Wilcox
parisc-linux@lists.parisc-linux.org
Tue, 26 Aug 2003 15:24:19 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: willy 03/08/26 15:24:19
Modified files:
drivers/scsi/sym53c8xx_2: sym_conf.h sym_glue.c sym_glue.h
Log message:
- Remove custom setting of PCI MWI in favour of using the generic
functions.
- Replace tiny functions sym_mdelay and sym_udelay with macros
defining them to be mdelay and udelay.
- Move the sym53c8xx_lock down towards the places it's taken, fix
its comment and remove the macros in favour of using the linux
functions directly.
- Eliminate the sym_chip typedef