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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
kn02xa-berr.c MIPS: DEC: Rate-limit memory errors for non-KN01 parity systems 2026-04-06 14:02:24 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Platform MIPS: Only include the platform file needed 2020-05-13 00:17:18 +02:00
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 MIPS: Use fallthrough for arch/mips 2020-05-07 11:55:47 +02:00
time.c MIPS: Convert update_persistent_clock() to update_persistent_clock64() 2018-05-14 23:58:23 +01:00
wbflush.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00