arm: apple: rtkit: Add default buffer handlers
authorHector Martin <marcan@marcan.st>
Sun, 20 Apr 2025 11:58:04 +0000 (13:58 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 28 Apr 2025 19:16:45 +0000 (13:16 -0600)
commit89cb15788a16f2568083d984c547ff41c56a2d68
tree47f4a07d5bd49761d6807d17664d1f593379eee5
parent72bc04b8744c8b2756cbf115a88bc48fbde57c6b
arm: apple: rtkit: Add default buffer handlers

For devices without specific buffer methods, just assume we can give
them raw memory pointers when they request a buffer.

Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
arch/arm/mach-apple/rtkit.c