OSDN Git Service

ASoC: Change DAI link's be_id to a generic id
authorMengdong Lin <mengdong.lin@linux.intel.com>
Tue, 19 Apr 2016 05:12:35 +0000 (13:12 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 20 Apr 2016 16:14:43 +0000 (17:14 +0100)
commit2f0ad49104cbb19db24442af736614659363d2ab
treea9bf04d7e055f266189dcb12032caf8431aae868
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
ASoC: Change DAI link's be_id to a generic id

The generic ID can be used by topology:
- Toplogy can create FE links and set their ID, machine drivers will
  be notified and check this ID for machine-specific init.
- Toplogy can use the ID to find existing BE & CC links and further
  configure them.

Signed-off-by: Mengdong Lin <mengdong.lin@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/soc.h
sound/soc/intel/boards/broadwell.c
sound/soc/intel/boards/bytcr_rt5640.c
sound/soc/intel/boards/bytcr_rt5651.c
sound/soc/intel/boards/cht_bsw_max98090_ti.c
sound/soc/intel/boards/cht_bsw_rt5645.c
sound/soc/intel/boards/cht_bsw_rt5672.c
sound/soc/intel/boards/haswell.c
sound/soc/intel/boards/skl_nau88l25_max98357a.c
sound/soc/intel/boards/skl_nau88l25_ssm4567.c
sound/soc/intel/boards/skl_rt286.c