audio-lnx: Add latest snapshot for audio drivers.

Propagate the changes based on latest snapshot
for audio kernel source tree at below cutoff of
kernel msm-4.9 -

(aed56b2df75 - "drm/msm/sde: update te vsync enable sequence change")

Change-Id: I7ed5102146986b81e5cb9ca55432360b3549b60c
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
This commit is contained in:
Laxminath Kasam
2017-08-17 18:21:59 +05:30
committed by Gerrit - the friendly Code Review server
parent 8c87858751
commit 38070be30b
26 changed files with 1192 additions and 177 deletions

View File

@@ -179,6 +179,8 @@ struct wcd9xxx_pdata {
int irq_base;
int num_irqs;
int reset_gpio;
bool has_buck_vsel_gpio;
struct device_node *buck_vsel_ctl_np;
struct device_node *wcd_rst_np;
struct wcd9xxx_amic amic_settings;
struct slim_device slimbus_slave_device;