powerpc/8xx: Convert CPM1 error interrupt handler to platform driver
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Wed, 6 Apr 2022 06:23:18 +0000 (08:23 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2022 13:06:40 +0000 (23:06 +1000)
commit22add2a20e968291251d46d1b833b651b6aba5d7
treee0b2d5567cdc486da4defaf7f98186461e3a58b7
parentacf9e575d889eb8806be2c8451e7ad12bf444b50
powerpc/8xx: Convert CPM1 error interrupt handler to platform driver

Add CPM error interrupt as a standalone platform driver,
to simplify the init of CPM interrupt handler.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/375a72df6e4a26c5959cc81a6c6d46152efa2306.1649226186.git.christophe.leroy@csgroup.eu
arch/powerpc/platforms/8xx/cpm1-ic.c