linux-brain/include/linux/firmware
Daniel Baluta 798bd66a9c MLK-24263-3 firmware: imx-dsp: Export functions to request/free channels
In order to save power, we only need to request a channel
when the communication with the DSP active.

For this we export the following functions:
	- imx_dsp_request_channel, gets a channel with a given index
	- imx_dsp_free_channel, frees a channel with a given index

Notice that we still request channels at probe to support devices
that do not have PM callbacks implemented yet.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
2020-06-11 16:50:22 +03:00
..
imx MLK-24263-3 firmware: imx-dsp: Export functions to request/free channels 2020-06-11 16:50:22 +03:00
intel firmware: stratix10-svc: extend svc to support new RSU features 2019-09-04 13:31:28 +02:00
meson treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 2019-06-05 17:37:18 +02:00
trusted_foundations.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 2019-05-30 11:26:37 -07:00
xlnx-zynqmp.h firmware: xilinx: zynqmp: Remove unused macro 2019-06-21 16:01:06 +02:00