Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus

This commit is contained in:
Mark Brown 2016-07-24 22:07:20 +01:00
commit 9b876c99d3

View file

@ -440,6 +440,7 @@ static bool rt5645_volatile_register(struct device *dev, unsigned int reg)
switch (reg) { switch (reg) {
case RT5645_RESET: case RT5645_RESET:
case RT5645_PRIV_INDEX:
case RT5645_PRIV_DATA: case RT5645_PRIV_DATA:
case RT5645_IN1_CTRL1: case RT5645_IN1_CTRL1:
case RT5645_IN1_CTRL2: case RT5645_IN1_CTRL2: