Merge "asoc: codecs: wcd937x: Optimize HPH PA delays"

This commit is contained in:
Linux Build Service Account
2018-11-22 20:08:59 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 183 additions and 77 deletions

View File

@@ -68,6 +68,8 @@ struct wcd937x_priv {
struct wcd_irq_info irq_info;
u32 rx_clk_cnt;
int num_irq_regs;
/* to track the status */
unsigned long status_mask;
u8 num_tx_ports;
u8 num_rx_ports;