On Wed, 6 Apr 2022 08:23:17 +0200, Christophe Leroy wrote: > 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. > > [...]
Applied to powerpc/next. [1/5] powerpc/8xx: Move CPM interrupt controller into a dedicated file https://git.kernel.org/powerpc/c/acf9e575d889eb8806be2c8451e7ad12bf444b50 [2/5] powerpc/8xx: Convert CPM1 error interrupt handler to platform driver https://git.kernel.org/powerpc/c/22add2a20e968291251d46d1b833b651b6aba5d7 [3/5] powerpc/8xx: Convert CPM1 interrupt controller to platform_device https://git.kernel.org/powerpc/c/14d893fc6846892ae68f8b259594d9cdae99e515 [4/5] powerpc/8xx: Remove mpc8xx_pics_init() https://git.kernel.org/powerpc/c/e3ba31b78074bee155662edccd9ca00324087e04 [5/5] powerpc/8xx: Use kmalloced data structure instead of global static https://git.kernel.org/powerpc/c/5ad1aa007da5f1907673a7cbfdf6e355835ef428 cheers