This repository was archived by the owner on Jan 17, 2019. It is now read-only.
Use passed in number of channels for pipeline#89
Merged
lgirdwood merged 1 commit intothesofproject:masterfrom Oct 3, 2018
cujomalainey:master
Merged
Use passed in number of channels for pipeline#89lgirdwood merged 1 commit intothesofproject:masterfrom cujomalainey:master
lgirdwood merged 1 commit intothesofproject:masterfrom
cujomalainey:master
Conversation
Pipelines should not expose more channels than what they are configured to support. Signed-off-by: Curtis Malainey <cujomalainey@google.com>
Contributor
Author
|
I cannot verify this as I cannot build master with the current logging header issue, if someone who can build this can verify that would be great, otherwise I can wait till I can build soft at master again |
Collaborator
|
@cujomalainey as a workaround until the build issue is fixed, you could try building just the topology folder? |
Contributor
Author
|
@ranj063 yep that is what I have currently done for my current work, I just figured for the change, it should be built on a clean repo though just for a sanity check |
lgirdwood
approved these changes
Oct 3, 2018
Member
|
@cujomalainey build fix PR in progress, I've applied now anyway as it's a small change. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pipelines should not expose more channels than what they are configured
to support.
Signed-off-by: Curtis Malainey cujomalainey@google.com