linux/arch/mips/dec
Maciej W. Rozycki eacaf5ae74 MIPS: DEC: Ensure RTC platform device deregistration upon failure
Switch RTC platform device registration from platform_device_register()
to platform_add_devices() so as to make sure any failure will result in
automatic device unregistration.

Fixes: fae67ad431 ("arch/mips/dec: switch DECstation systems to rtc-cmos")
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Acked-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2026-06-29 11:27:15 +02:00
..
prom MIPS: DEC: Prevent initial console buffer from landing in XKPHYS 2026-05-26 16:35:36 +02:00
ecc-berr.c MIPS: DEC: Rate-limit memory errors for ECC systems 2026-04-06 14:02:14 +02:00
int-handler.S MIPS: DEC: Remove do_IRQ() call indirection 2026-05-26 16:35:36 +02:00
ioasic-irq.c MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQs 2026-05-26 16:35:36 +02:00
kn01-berr.c MIPS: DEC: Rate-limit memory errors for KN01 systems 2026-04-06 14:02:19 +02:00
kn02-irq.c
kn02xa-berr.c MIPS: DEC: Rate-limit memory errors for non-KN01 parity systems 2026-04-06 14:02:24 +02:00
Makefile
Platform
platform.c MIPS: DEC: Ensure RTC platform device deregistration upon failure 2026-06-29 11:27:15 +02:00
reset.c MIPS: DEC: Fix prototypes for halt/reset handlers 2026-05-26 16:35:36 +02:00
setup.c MIPS: DEC: Fix prototypes for halt/reset handlers 2026-05-26 16:35:36 +02:00
tc.c
time.c
wbflush.c