29 Jul
2014
29 Jul
'14
2:04 p.m.
On Tue, Jul 29, 2014 at 01:50:57PM +0800, bardliao@realtek.com wrote:
From: Bard Liao bardliao@realtek.com
To make the interrupt safe if it happens to be called before the card is ready, we use regmap read/write in the interrupt handler. Also, we try to prevent the interrupt happen before the card is ready by enabling codec's IRQ in the ASoC probe.
Applied, thanks.