]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"
authorScott Wood <scottwood@freescale.com>
Fri, 19 Sep 2014 20:20:36 +0000 (15:20 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 19 Sep 2014 20:20:42 +0000 (15:20 -0500)
commit62306695ab3ddb5e2692ea075edbd05e89659a3a
tree9579440c40470de0686518ad274487fb5b41005c
parent2cfc009d105a31bcc0590e6c3c1ddd9f1c1e38a7
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"

This reverts commit ee37aced8710548ee53d0148ad2394f3d1f88f27.

This commit conflicted with a bitmap allocator change that partially
accomplishes the same thing, but which does so more correctly.  Revert
this one until it can be respun on top of the correct change.

Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/include/asm/msi_bitmap.h
arch/powerpc/sysdev/fsl_msi.c
arch/powerpc/sysdev/fsl_msi.h
arch/powerpc/sysdev/msi_bitmap.c