commit | 9468e6804b7e25b0f6f52e53f47bce3175400a16 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Aug 20 09:44:00 2007 -0500 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Wed Aug 29 00:16:54 2007 -0500 |
tree | 24120d1d4a9445020f92787bf737793b629f29c2 | |
parent | 4bf4abb8a4e9955556b120a1aafa30c03e74032a [diff] |
Fix MPC8544DS PCIe3 scsi. <ed.swarthout@freescale.com> The problem is pciauto_setup_device() getting called from fsl_pci_init.c is allocating memory space it doesn't need. Signed-off-by: Ed Swarthout <ed.swarthout@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>