20 Jul
2017
20 Jul
'17
8:10 a.m.
GLK vendor nid is different from rest of the skylake platforms. Add vendor nid as part of driver data and use it. Also enable support for GLK platform.
Add the patch to remove the .owner initialization in bxt driver as well
Changes in v2: Removed the .owner field in driver Replaced the strcmp with strncmp for bxt_rt298 probe
Pradeep Tewani (3): ASoC: Intel: board: Remove .owner initialization in bxt_rt298 driver ASoC: hdac_hdmi: Add the vendor nid for Geminilake HDMI ASoC: Intel: board: Add Geminilake platform support
sound/soc/codecs/hdac_hdmi.c | 39 ++++++++++++++--- sound/soc/intel/boards/bxt_rt298.c | 85 ++++++++++++++++++++++++++++++++++++-- 2 files changed, 115 insertions(+), 9 deletions(-)
--
2.7.4