diff options
author | Cezary Rojewski <cezary.rojewski@intel.com> | 2019-08-08 20:15:49 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-08-08 21:22:33 +0100 |
commit | 36004c42c761a6d95b867a4fbb9a955034e53351 (patch) | |
tree | f07efe44fdec98551940c8eeb7672ba56c25cf07 /sound/pci/hda/hda_intel.c | |
parent | 63e45324c284d240562a5b435afc4b23ae7d923c (diff) |
ASoC: Intel: Skylake: large_config_get overhaul
LARGE_CONFIG_GET is mainly used to retrieve requested module parameters
but it may also carry TX payload with them. Update its implementation to
account for both TX and RX data.
First reply.header carries total payload size within data_off_sizefield.
Make use of reply.header to realloc returned buffer with correct size.
Failure of IPC request is permissive - error-payload may be returned, an
informative data why GET for given param failed - and thus function
should not collapse before entire processing is finished. Caller is
responsible for checking returned payload and bytes parameters.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20190808181549.12521-3-cezary.rojewski@intel.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/pci/hda/hda_intel.c')
0 files changed, 0 insertions, 0 deletions