diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-05-29 14:00:43 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2018-10-08 15:51:00 +0200 |
commit | fe2759e55720c0927726cb4235e3e203b245998f (patch) | |
tree | e0a2760b7033e0fe9c280ba13a9b54317ee87da3 /.gitignore | |
parent | c82bd2a432a8c56015e0ab377a467ff5c4c85b66 (diff) |
Use a structure to store ctl hal specific data
To avoid multiple variables at NULL in specific hal data,
use a structure to store all controller hal specific data.
These data won't be use if the hal is external (registered).
Example of controller hal specific data :
- Mixer api name
- Mixer initialization json
- Mixer streams names and card id
...
Change-Id: Ifc4823d5ea21ed408b4ecc25b870cad74d3b2173
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions