1. 07 4月, 2014 1 次提交
  2. 11 3月, 2014 1 次提交
  3. 04 3月, 2014 1 次提交
  4. 26 2月, 2014 1 次提交
    • M
      ASoC: da732x: Mark DC offset control registers volatile · 75306820
      Mark Brown 提交于
      The driver reads from the DC offset control registers during callibration
      but since the registers are marked as volatile and there is a register
      cache the values will not be read from the hardware after the first reading
      rendering the callibration ineffective.
      
      It appears that the driver was originally written for the ASoC level
      register I/O code but converted to regmap prior to merge and this issue
      was missed during the conversion as the framework level volatile register
      functionality was not being used.
      Signed-off-by: NMark Brown <broonie@linaro.org>
      Acked-by: NAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
      Cc: stable@vger.kernel.org
      75306820
  5. 25 2月, 2014 1 次提交
  6. 24 2月, 2014 1 次提交
  7. 23 2月, 2014 1 次提交
  8. 13 1月, 2014 1 次提交
  9. 09 12月, 2012 1 次提交
  10. 23 6月, 2012 1 次提交
  11. 11 6月, 2012 1 次提交