[GIT PULL] Apple SoC RTKit/SART updates for 6.2

From: Hector Martin
Date: Mon Nov 28 2022 - 06:41:34 EST


Hi SoC folks,

Please merge these RTKit/SART changes for 6.2.

This batch just contains two correctness fixes for issues reported by
the kernel test robot.

-Hector

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-sart-6.2

for you to fetch changes up to 5acf07ff25f0c1c44105e6b8ebf88c55a0a04d2f:

soc: apple: rtkit: Stop casting function pointer signatures
(2022-11-28 20:34:09 +0900)

----------------------------------------------------------------
Apple SoC RTKit/SART updates for 6.2.

Just two minor correctness nits reported by the kernel test robot.

----------------------------------------------------------------
Sven Peter (2):
soc: apple: sart: Stop casting function pointer signatures
soc: apple: rtkit: Stop casting function pointer signatures

drivers/soc/apple/rtkit.c | 7 ++++---
drivers/soc/apple/sart.c | 7 ++++++-
2 files changed, 10 insertions(+), 4 deletions(-)