diff options
author | Matias Garcia <mgarcia@rossvideo.com> | 2011-09-19 11:35:11 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-07-10 07:07:19 -0500 |
commit | dea0ed4a64b9d62b266d54350c2514fa7b2b1dbd (patch) | |
tree | 5bad3770119651ef4910d6be2819a90dd24751d0 /fs | |
parent | db9112173b185995b80f56e136bd2ae44e4e6366 (diff) |
powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up
Change quirk_fsl_pcie_header from __init to __devinit to ensure if we
have a runtime access (like via an FPGA being loaded after boot on the
PCIe link) that we dont access randomly freed memory.
Signed-off-by: Matias Garcia <mgarcia@rossvideo.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions