ASoC: atmel: disable error interrupt
authorBo Shen <voice.shen@atmel.com>
Wed, 4 Sep 2013 07:27:46 +0000 (15:27 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 4 Sep 2013 09:47:27 +0000 (10:47 +0100)
As once the error interrupt is triggered, it can not be cleared.
So, disable it.

No side effect found while testing on sama5d3xek and at91sam9x5ek
boards.

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found