Hi Mark,
On Wed, Aug 23, 2017 at 8:19 PM, Peng Donglin dolinux.peng@gmail.com wrote:
The work of the function platform_set_drvdata is done by devm_snd_soc_register_card.
Signed-off-by: Peng Donglin dolinux.peng@gmail.com
Changes in v2: -add missed occurrences.
sound/soc/intel/boards/bytcht_da7213.c | 6 ++---- sound/soc/intel/boards/bytcht_es8316.c | 6 ++---- sound/soc/intel/boards/bytcht_nocodec.c | 6 ++---- sound/soc/intel/boards/bytcr_rt5640.c | 7 ++----- sound/soc/intel/boards/bytcr_rt5651.c | 7 ++----- sound/soc/intel/boards/cht_bsw_max98090_ti.c | 6 ++---- sound/soc/intel/boards/cht_bsw_rt5645.c | 6 ++---- sound/soc/intel/boards/cht_bsw_rt5672.c | 6 ++---- 8 files changed, 16 insertions(+), 34 deletions(-)
I found that this patch had not been applied, perhaps you missed it.