commit | 099a3f33c82b5153a4422eb92c648098b3f7c086 | [log] [tgz] |
---|---|---|
author | Sjur Brændeland <sjur.brandeland@stericsson.com> | Tue Sep 18 20:32:45 2012 +0200 |
committer | Ohad Ben-Cohen <ohad@wizery.com> | Tue Sep 18 21:55:52 2012 +0300 |
tree | ceeb12f2321595dd465aac47873ab2497463a8b8 | |
parent | 2e37abb89a2ef13c524b0728bb9893f996a10b6b [diff] |
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>