[PATCH 1/2] mailbox: Add power_get/power_put API to mbox_chan_ops
Markus Elfring
Markus.Elfring at web.de
Fri Jun 14 04:35:36 PDT 2024
> To avoid pm_runtime APIs calling sleep in all the atomic context APIs
PM-runtime?
> in mbox_chan_ops, we add power_get/power_put API to let the controllers
> implement them with pm_runtime APIs outside the other atomic context APIs
> in mbox_chan_ops.
* How do you think about to omit the word “we” from such a change description?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10-rc3#n94
* Would you like to improve any indications for adjustments of data structures?
> Signed-off-by: Jason-JH.Lin <jason-jh.lin at mediatek.com>
Does a dot really belong to the personal name
(according to the Developer's Certificate of Origin)?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.10-rc3#n438
Regards,
Markus
More information about the Linux-mediatek
mailing list