From: Sjur Brændeland Date: Tue, 18 Sep 2012 18:32:45 +0000 (+0200) Subject: remtoteproc: maintain max notifyid X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099a3f33c82b5153a4422eb92c648098b3f7c086;p=pandora-kernel.git 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 [ohad: rebase, slightly edit commit log] Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed