commit | 086cfb3913f70f071ecf211ad0303be2b8dd1658 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Thu Aug 26 09:04:59 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Aug 26 16:47:27 2021 -0400 |
tree | 6751044de35620116f65841577349937eafef39b | |
parent | 437f7f9d4534a0dea1630149a00b2d03dca835fc [diff] |
drivers: i2s: nrfx: fix incorrect direction check I2S direction was not checked correctly in the i2s_nrfx_configure function. This patch also fixes coverity issue 238365. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>