From: Nicolin Chen Date: Fri, 28 Mar 2014 11:39:25 +0000 (+0800) Subject: ASoC: fsl_sai: Improve fsl_sai_isr() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~4^5~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=413312aa17ceefe7003ad690778ab72f023128f0;p=pandora-kernel.git ASoC: fsl_sai: Improve fsl_sai_isr() This patch improves fsl_sai_isr() in these ways: 1, Add comment for mask fetching code. 2, Return IRQ_NONE if the IRQ is not for the device. 3, Use regmap_write() instead of regmap_update_bits(). Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed