mirror-linux/arch/powerpc/platforms/ps3
Randy Dunlap 26d76caac4 powerpc/ps3: spu.c: fix enum and Return kernel-doc warnings
Fix enum and function return value kernel-doc warnings:

Warning: spu.c:36 Excess enum value '%spe_type_logical' description in 'spe_type'
Warning: spu.c:78 Excess enum value '%spe_ex_state_unexecutable' description in 'spe_ex_state'
Warning: spu.c:78 Excess enum value '%spe_ex_state_executable' description in 'spe_ex_state'
Warning: spu.c:78 Excess enum value '%spe_ex_state_executed' description in 'spe_ex_state'
Warning: spu.c:190 No description found for return value of 'setup_areas'

Fixes: de91a53429 ("[POWERPC] ps3: add spu support")
Fixes: b47027795a ("powerpc/ps3: Fix ioremap of spu shadow regs")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260225055328.249204-1-rdunlap@infradead.org
2026-04-01 09:21:06 +05:30
..
Kconfig drivers/ps3: select VIDEO to provide cmdline functions 2024-02-09 21:22:02 +01:00
Makefile powerpc/ps3: move udbg_shutdown_ps3gelic prototype 2023-11-21 12:06:50 +11:00
device-init.c Convert 'alloc_flex' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
exports.c
gelic_udbg.c powerpc/ps3: move udbg_shutdown_ps3gelic prototype 2023-11-21 12:06:50 +11:00
htab.c powerpc/ps3: Change updateboltedpp() panic to info 2023-02-12 22:11:35 +11:00
hvcall.S powerpc/ps3: Make real stack frames for LV1 hcalls 2024-02-21 23:14:52 +11:00
interrupt.c powerpc: Switch irq_domain_add_nomap() to use fwnode 2025-05-16 21:06:11 +02:00
mm.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
os-area.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
platform.h powerpc/ps3: Add __init attribute to eligible functions 2021-12-23 22:33:16 +11:00
repository.c powerpc/ps3: Reorganize kerneldoc parameter names 2024-11-14 22:25:42 +11:00
setup.c mm/memblock: add memblock_alloc_or_panic interface 2025-01-25 20:22:38 -08:00
smp.c powerpc/ps3: Add __init attribute to eligible functions 2021-12-23 22:33:16 +11:00
spu.c powerpc/ps3: spu.c: fix enum and Return kernel-doc warnings 2026-04-01 09:21:06 +05:30
system-bus.c Char/Misc/IIO driver updates for 6.19-rc1 2025-12-06 18:34:24 -08:00
time.c