mbox series

[0/2] misc: fastrpc: minor fixes.

Message ID 20190215104007.27103-1-srinivas.kandagatla@linaro.org
Headers show
Series misc: fastrpc: minor fixes. | expand

Message

Srinivas Kandagatla Feb. 15, 2019, 10:40 a.m. UTC
Here are two minor fixes, one to fix build error on x86 platforms
which do not have CONFIG_DMA_SHARED_BUFFER selected,
and other is to hanle possiblity of running out of compute
context banks.

Thanks,
srini

Srinivas Kandagatla (1):
  misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER

Thierry Escande (1):
  misc: fastrpc: Fix device_open when no session is available

 drivers/misc/Kconfig   |  1 +
 drivers/misc/fastrpc.c | 11 ++++++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.20.1