lkml.org 
[lkml]   [2021]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH v2 10/16] ASoC: qcom: audioreach: add bedai support
    From
    Date


    On 14/07/2021 18:03, Pierre-Louis Bossart wrote:
    >> + rc = q6apm_graph_media_format_pcm(dai_data->graph[dai->id],
    >> + substream->stream, cfg->sample_rate,
    >> + cfg->num_channels, NULL, cfg->bit_width);
    >> +
    >> + rc = q6apm_graph_prepare(dai_data->graph[dai->id]);
    > any good static analyzer would tell you you didn't test rc before overriding it..

    yes you are correct, I did forgot to do cppcheck after make W=1 C=1

    These are now fixed in new version.

    --srini

    \
     
     \ /
      Last update: 2021-07-15 12:33    [W:3.080 / U:0.728 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site