diff options
author | Li Yang <leoli@freescale.com> | 2010-04-22 10:31:35 +0200 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-05-25 04:26:31 +0200 |
commit | 02adac6051b0ff8df3877ae3d94e0e68063c6a30 (patch) | |
tree | a765f0123b46e3fe0989a0808e37abe50d180f7c /arch/powerpc/sysdev/fsl_msi.h | |
parent | powerpc/fsl_msi: Add multiple MSI bank support (diff) | |
download | linux-02adac6051b0ff8df3877ae3d94e0e68063c6a30.tar.xz linux-02adac6051b0ff8df3877ae3d94e0e68063c6a30.zip |
powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
In fsl_of_msi_probe(), the virt_msir's chip_data have been stored
the pointer to struct mpic. We add a struct fsl_msi_cascade_data
to store the pointer to struct fsl_msi and msir_index in hanler_data.
Otherwise, the pointer to struct mpic will be over-written, and will
cause problem when calling eoi() of the irq.
Signed-off-by: Zhao Chenhui <b26998@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_msi.h')
0 files changed, 0 insertions, 0 deletions