diff options
author | Fernando Guzman Lugo <fernando.lugo@ti.com> | 2011-09-29 20:54:50 -0500 |
---|---|---|
committer | Iliyan Malchev <malchev@google.com> | 2011-10-17 16:22:10 -0700 |
commit | 75dddb1f5dbd4adedb4ca0b2d9d167659b5313e7 (patch) | |
tree | 51cf1ffd34e17f14b88426d04e38064d51ba249d /include/asm-generic | |
parent | 1057e5c513ebfd577c5af319b028c457c9cb5301 (diff) | |
download | kernel_samsung_tuna-75dddb1f5dbd4adedb4ca0b2d9d167659b5313e7.zip kernel_samsung_tuna-75dddb1f5dbd4adedb4ca0b2d9d167659b5313e7.tar.gz kernel_samsung_tuna-75dddb1f5dbd4adedb4ca0b2d9d167659b5313e7.tar.bz2 |
remoteproc: combine all the block notify head structures into one
Previously there was 1 block notify head per each type of event
that remoteproc could generate. That also causes that the users
need one block notify per each event they register for. Now,
everything is combined into one notify block head, with this change
users will register a callback function which will receive all
type of remoteproc events, so it is responsibility of the users to
check for the events they really want.
Change-Id: I206b85536429310a593f5aac6175c110022fb1ff
Signed-off-by: Fernando Guzman Lugo <fernando.lugo@ti.com>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions