Searched hist:"099 a3f33c82b5153a4422eb92c648098b3f7c086" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | remoteproc.h | diff 099a3f33c82b5153a4422eb92c648098b3f7c086 Tue Sep 18 13:32:45 CDT 2012 Sjur Brændeland <sjur.brandeland@stericsson.com> 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>
|
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_core.c | diff 099a3f33c82b5153a4422eb92c648098b3f7c086 Tue Sep 18 13:32:45 CDT 2012 Sjur Brændeland <sjur.brandeland@stericsson.com> 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>
|