Searched hist:acf9e575d889eb8806be2c8451e7ad12bf444b50 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/8xx/ |
H A D | cpm1-ic.c | acf9e575d889eb8806be2c8451e7ad12bf444b50 Wed Apr 06 01:23:17 CDT 2022 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/8xx: Move CPM interrupt controller into a dedicated file
CPM interrupt controller is quite standalone. Move it into a dedicated file. It will help for next step which will change it to a platform driver.
This is pure code move, checkpatch report is ignored at this point, except one parenthesis alignment which would remain at the end of the series. All other points fly away with following patches.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/d3a7dc832d905bed14b35d83410cdb69a7ba20e8.1649226186.git.christophe.leroy@csgroup.eu
|
H A D | cpm1.c | diff acf9e575d889eb8806be2c8451e7ad12bf444b50 Wed Apr 06 01:23:17 CDT 2022 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/8xx: Move CPM interrupt controller into a dedicated file
CPM interrupt controller is quite standalone. Move it into a dedicated file. It will help for next step which will change it to a platform driver.
This is pure code move, checkpatch report is ignored at this point, except one parenthesis alignment which would remain at the end of the series. All other points fly away with following patches.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/d3a7dc832d905bed14b35d83410cdb69a7ba20e8.1649226186.git.christophe.leroy@csgroup.eu
|
H A D | Makefile | diff acf9e575d889eb8806be2c8451e7ad12bf444b50 Wed Apr 06 01:23:17 CDT 2022 Christophe Leroy <christophe.leroy@csgroup.eu> powerpc/8xx: Move CPM interrupt controller into a dedicated file
CPM interrupt controller is quite standalone. Move it into a dedicated file. It will help for next step which will change it to a platform driver.
This is pure code move, checkpatch report is ignored at this point, except one parenthesis alignment which would remain at the end of the series. All other points fly away with following patches.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/d3a7dc832d905bed14b35d83410cdb69a7ba20e8.1649226186.git.christophe.leroy@csgroup.eu
|