linux/drivers/remoteproc
Sjur Brændeland 099a3f33c8 remtoteproc: maintain max notifyid
Some of the rproc drivers (STE modem specifically) needs to know
the range of the notification IDs used for notifying the device.

Maintain a variable in struct rproc holding the largest allocated
notification id, so low-level rproc drivers could access it.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
[ohad: rebase, slightly edit commit log]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
2012-09-18 21:55:52 +03:00
..
Kconfig remoteproc: Add dependency to HAS_DMA 2012-09-18 07:05:06 +03:00
Makefile remoteproc: Move Elf related functions to separate file 2012-07-15 11:25:27 +03:00
omap_remoteproc.c remoteproc/omap: set bootaddr support 2012-09-11 15:24:14 +03:00
omap_remoteproc.h remoteproc/omap: add a remoteproc driver for OMAP4 2012-02-08 22:53:47 +02:00
remoteproc_core.c remtoteproc: maintain max notifyid 2012-09-18 21:55:52 +03:00
remoteproc_debugfs.c remoteproc: create a 'recovery' debugfs entry 2012-09-18 12:53:41 +03:00
remoteproc_elf_loader.c A batch of remoteproc patches for 3.6: 2012-07-26 16:19:08 -07:00
remoteproc_internal.h remoteproc: add actual recovery implementation 2012-09-18 12:53:33 +03:00
remoteproc_virtio.c remoteproc: remove the now-redundant kref 2012-07-06 00:53:25 +03:00