lib/nhlt: add support for passing subsystem_id to endpoint's structure
commit5c31511f35ad63f034fd10dd458a435eee162b8d
authorHarsha Priya <harhapriya.n@intel.com>
Fri, 4 May 2018 01:07:40 +0000 (3 18:07 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 9 May 2018 10:06:04 +0000 (9 10:06 +0000)
tree55eaa1ba4c9f7aeb0c49c423acaa1b12f732796a
parent3b755c20f87bd46d59912496c1c595e5ebeaa6d5
lib/nhlt: add support for passing subsystem_id to endpoint's structure

This patch adds subsystem_id to nhlt structure whose value is
passed on to the endpoint's structure. Its default value is
retained to be NHLT_SSID.

Change-Id: Iad53f27e958f50e02e928cd8fa60d8397ca0eb06
Signed-off-by: Harsha Priya <harshapriya.n@intel.com>
Reviewed-on: https://review.coreboot.org/26046
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/include/nhlt.h
src/lib/nhlt.c