]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: modify skl_get_dsp_ops()
authorVinod Koul <vinod.koul@intel.com>
Tue, 26 Jul 2016 12:36:41 +0000 (18:06 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 8 Aug 2016 10:54:59 +0000 (11:54 +0100)
commita731f5d85a53691102dc52cb1424752b476ca987
tree9d7fbe44540c377e2a72713e573f5d363bc4d2e8
parent3639e3892d32889ea30fcfc1edca6c3e2340e64e
ASoC: Intel: Skylake: modify skl_get_dsp_ops()

To query the ops used for a platform, we use skl_get_dsp_ops() which return
index and then we load the ops.

Rather than this return the ops, this way it cna be used later to query the
ops in rest of the driver.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-messages.c
sound/soc/intel/skylake/skl.h