mbox series

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

Message ID 57f84134-8645-35f6-2427-ee683800c413@marcan.st
State New
Headers show
Series [GIT,PULL] Apple SoC RTKit/SART updates for 6.2 | expand

Pull-request

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

Message

Hector Martin Nov. 28, 2022, 11:41 a.m. UTC
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(-)