]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: Calculate max_notifyid by counting vrings
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Wed, 9 Jan 2013 12:32:33 +0000 (13:32 +0100)
committerSjur Brændeland <sjur@brendeland.net>
Tue, 12 Feb 2013 16:23:22 +0000 (17:23 +0100)
commitc6567a9aebd6f4e3875bfb99c77932d5008f73a3
treecc7115d63abedbb3ebfaaba8b9dc81d57ad697b6
parent9e2b79da6d4fa0d775f2b30cbcc754c8bf52eaa6
remoteproc: Calculate max_notifyid by counting vrings

Simplify handling of max_notifyid by simply counting the
number of vrings.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
drivers/remoteproc/remoteproc_core.c