Searched hist:bb538effdc71397f2d08bb98df6b326d3b5b2333 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/soc/apple/ |
H A D | rtkit-internal.h | diff bb538effdc71397f2d08bb98df6b326d3b5b2333 Tue Mar 14 11:46:47 CET 2023 Hector Martin <marcan@marcan.st> soc: apple: rtkit: Port to the internal mailbox driver
Now that we have a mailbox driver in drivers/soc/apple, port the RTKit code to it. This mostly just entails replacing calls through the mailbox subsystem with direct calls into the driver.
Acked-by: Eric Curtin <ecurtin@redhat.com> Acked-by: Neal Gompa <neal@gompa.dev> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Hector Martin <marcan@marcan.st>
|
H A D | Kconfig | diff bb538effdc71397f2d08bb98df6b326d3b5b2333 Tue Mar 14 11:46:47 CET 2023 Hector Martin <marcan@marcan.st> soc: apple: rtkit: Port to the internal mailbox driver
Now that we have a mailbox driver in drivers/soc/apple, port the RTKit code to it. This mostly just entails replacing calls through the mailbox subsystem with direct calls into the driver.
Acked-by: Eric Curtin <ecurtin@redhat.com> Acked-by: Neal Gompa <neal@gompa.dev> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Hector Martin <marcan@marcan.st>
|
H A D | rtkit.c | diff bb538effdc71397f2d08bb98df6b326d3b5b2333 Tue Mar 14 11:46:47 CET 2023 Hector Martin <marcan@marcan.st> soc: apple: rtkit: Port to the internal mailbox driver
Now that we have a mailbox driver in drivers/soc/apple, port the RTKit code to it. This mostly just entails replacing calls through the mailbox subsystem with direct calls into the driver.
Acked-by: Eric Curtin <ecurtin@redhat.com> Acked-by: Neal Gompa <neal@gompa.dev> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Signed-off-by: Hector Martin <marcan@marcan.st>
|