Commit 4f5f780
intel: ssp: fix missing return code on bclk configuration issue
when the bclk is not based on the default source, we will thrown an
error message but return the result of the mclk configuration.
Fix by adding an explicit -EINVAL return value.
Reported-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Brent Lu <brent.lu@intel.com>1 parent 07b9b87 commit 4f5f780
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
660 | 661 | | |
661 | 662 | | |
662 | 663 | | |
| |||
0 commit comments